# Integrate Cloudinary as an input type for a custom component?

**URL:** https://forum.builder.io/t/integrate-cloudinary-as-an-input-type-for-a-custom-component/3019
**Category:** Technical Questions
**Tags:** nextjs
**Created:** [December 27, 2022, 7:39pm UTC](https://forum.builder.io/t/integrate-cloudinary-as-an-input-type-for-a-custom-component/3019 "2022-12-27T19:39:32Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![lmnt](https://avatars.discourse-cdn.com/v4/letter/l/7ab992/32.png) [@lmnt](https://forum.builder.io/u/lmnt)
#### Post date: [December 27, 2022, 7:39pm UTC](https://forum.builder.io/t/integrate-cloudinary-as-an-input-type-for-a-custom-component/3019/1 "2022-12-27T19:39:32Z")

</div>

Is it possible to integrate Cloudinary as an input type for a custom component and not just it’s own custom component?

I see it as something that would just improve the workflow for custom components if we didn’t have to leave the builder interface to grab a URL.

I see how we can create a custom plugin if on the enterprise plan but wondering if this was already possible.

NextJS, react

Thanks

---

<div class="post-metadata">

### Author: ![nicke920](https://avatars.discourse-cdn.com/v4/letter/n/ce73a5/32.png) [@nicke920](https://forum.builder.io/u/nicke920)
#### Post date: [December 27, 2022, 8:17pm UTC](https://forum.builder.io/t/integrate-cloudinary-as-an-input-type-for-a-custom-component/3019/2 "2022-12-27T20:17:29Z")

</div>

Hi Jeremy,

The available input types for custom components can be found here: [Input types for custom components - Builder.io](https://www.builder.io/c/docs/custom-components-input-types)

That’s correct that we do have a [plugin](https://github.com/builderio/builder/tree/main/plugins/cloudinary) with Cloudinary you can check out, and you can always drag and drop an “embed” block on to your page and add a url for an image/video that way. However, if your space requires something a bit more custom and a custom plugin is required, you’d need to have an Enterprise plan .
