Skip to main content

Custom Asset Sources

Custom asset sources enable you to integrate videos, images, and other media assets from your CMS, Digital Asset Management (DAM) systems, or other media repositories into the Vev editor.

The asset sources are deployed in their own isolated environment, meaning any secrets or credentials are not readable by anyone.

To create a custom asset source, you need to install the Vev CLI.

For additional information, begin with our Getting Started guide or explore our repository for more advanced example implementations.

info

User-made asset sources are in beta. Contact support to get access to deploying your custom asset sources.

info

Asset source functions do not run in a Node.js environment, so any libraries with dependencies specific to Node.js will not work.