Tool to create an auto-generated video slideshow from existing Cloudinary assets. Use when you need to compile multiple images or videos into a single video with transitions. The slideshow is created asynchronously; check status field or use notification_url for completion updat…
tagsarrayList of tags to assign to the generated slideshow for categorization and search.
overwritebooleanWhether to overwrite an existing slideshow with the same public_id. Default: false
public_idstringPublic ID to assign to the generated slideshow video. If not provided, Cloudinary will auto-generate one.
manifest_jsonRequiredstringJSON string specification for the slideshow. Must be a stringified JSON object containing width (w), height (h), duration (du), fps, and slides array with media references. Example: '{"w":640,"h":480,"du":10,"fps":30,"vars":{"sdur":3000,"tdur":1000,"slides":[{"media":"i:sample"}…
upload_presetstringName of an upload preset to apply to the slideshow. Upload presets define default upload options.
transformationarrayList of transformation strings to apply to the generated slideshow video.
notification_urlstringURL to receive a POST notification when the slideshow creation is complete. Useful for async processing.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.