You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creates a new gallery, returns the new FID (gallery unique id). Add props like name, description, templates as async options, copy_args, master and copy_items
Upload an asset from an input URL. Asset can be added directly to a gallery or be attached to another asset to set video poster for example. When attaching to another asset must provide a type name. This method will return a status ID that can be used by asset.upload_from_url_get_status to get information about the upload process and the Id of the uploaded asset when done.
cincopa
URLs
Actions
create-gallery
Prompt
Creates a new gallery, returns the new FID (gallery unique id). Add props like name, description, templates as async options, copy_args, master and copy_items
URLs
add-asset-to-gallery
Prompt
Add an asset or a list of assets to an existing gallery.
URLs
upload-asset-from-url
Prompt
Upload an asset from an input URL. Asset can be added directly to a gallery or be attached to another asset to set video poster for example. When attaching to another asset must provide a type name. This method will return a status ID that can be used by asset.upload_from_url_get_status to get information about the upload process and the Id of the uploaded asset when done.
URLs
Webhook Sources
watch-for-gallery-events
Prompt
Watch for gallery events
URLs
watch-for-asset-events
Prompt
Watch for asset events
URLs
The text was updated successfully, but these errors were encountered: