Last updated

asset.uploaded

This event is triggered whenever a new media asset is successfully uploaded to your Cincopa account. Assets can include videos, images, audio files, documents, or other media types.

NameTypeDescription
thumbnail
thumbnail.syncstatusstringIndicates if the thumbnail image is synced.
thumbnail.typestringMIME type of the thumbnail image.
thumbnail.valuestringURL pointing to the thumbnail image.
idstringUnique asset ID for the uploaded media.
oidstringOwner ID or user ID associated with the asset.
uploaded_bystringUsername or identifier of the uploader.
storedintegerBoolean-like integer indicating if the asset has been stored.
modifieddatetimeTimestamp when the asset was last modified.
emailstringEmail of the uploader or associated account.
captionstringCaption or title for the asset.
filenamestringOriginal name of the uploaded file.
eventstringType of webhook event (e.g., 'asset.uploaded').
pidintegerProject or media asset ID. This is used to uniquely identify a specific project or media asset in the system.
content
content.syncstatusstringSync status of the video content.
content.typestringMIME type of the video file.
content.valuestringURL to the video content.
bitratestringBitrate of the video file.
durationstringDuration of the video file in HH:MM:SS format.
heightintegerVideo resolution height in pixels.
widthintegerVideo resolution width in pixels.
originaldatedatetimeOriginal timestamp of the video asset.
versions
versions.mp4_1280x720.urlstringURL of the 1280x720 MP4 version of the file.
versions.mp4_hd.urlstringURL of the HD MP4 version of the file.
versions.jpg_200x150.urlstringURL of the 200x150 JPEG preview image.
versions.jpg_720p.urlstringURL of the 720p JPEG preview image.
versions.jpg_1080p.urlstringURL of the 1080p JPEG preview image.
versions.jpg_hd.urlstringURL of the HD JPEG preview image.
versions.jpg_200x150.filesizeintegerFile size of the 200x150 JPEG preview image in bytes.
versions.jpg_720p.filesizeintegerFile size of the 720p JPEG preview image in bytes.
versions.jpg_1080p.filesizeintegerFile size of the 1080p JPEG preview image in bytes.
versions.jpg_hd.filesizeintegerFile size of the HD JPEG preview image in bytes.
dridstringDatagram Resource ID, uniquely identifies the media asset across the system.
typestringMedia type, e.g., 'video', 'audio', 'image'.
storagestringInternal identifier for the media storage reference.
in_folders_listarrayList of folders the asset is associated with.
reference_idstringExternal reference ID tied to the asset, if provided.
filesizeintegerSize of the original file in bytes.
tagsstringComma-separated tags associated with the asset.
related_link_textstringText for a related hyperlink connected to the media.
duidstringDatagram Unique Identifier, used internally to track asset changes.
plan_namestringSubscription plan type of the uploader’s Cincopa account.
storyboard
storyboard.syncstatusstringSync status of the storyboard preview image.
storyboard.typestringMIME type of the storyboard image.
storyboard.valuestringURL of the storyboard image preview.
reasonstringReason why this event was triggered, such as 'from syncer'.
related_link_urlstringURL of the related link defined by the user or system.
argsstringArguments passed during the webhook event.
timelinestringCustom timeline metadata for media annotations.
accidstringAccount ID associated with the uploader.
long_descriptionstringExtended description for the asset.
fpsintegerFrames per second of the video.
mimestringMIME type of the video or image version.
namestringLabel or alias of the specific version.
urlstringPublicly accessible URL of the media version.
descriptionstringUser-provided or system-generated description for the media asset.
versions
versions.jpg_1200x900.filesizeintegerFile size in bytes of the 1200x900 JPEG preview.
versions.jpg_1200x900.namestringName or label for the 1200x900 image version.
versions.jpg_1200x900.urlstringURL of the 1200x900 JPEG version of the asset.
versions.jpg_1200x900.mimestringMIME type of the 1200x900 preview file.
versions.original.namestringLabel used to identify the original uploaded file.
versions.original.filesizeintegerSize of the original file in bytes.
versions.original.mimestringMIME type of the original video file.
versions.original.urlstringDirect link to the original video file.
versions.jpg_200x150.namestringLabel for the 200x150 image version.
versions.jpg_100x75.namestringLabel for the 100x75 image version.
versions.jpg_600x450.namestringLabel for the 600x450 image version.
versions.jpg_200x150.mimestringMIME type for the 200x150 image.
versions.jpg_100x75.mimestringMIME type for the 100x75 image.
versions.jpg_600x450.mimestringMIME type for the 600x450 image.