{
"data": {
"downloadUrl": "https://cdn.tella.tv/exports/exp_abc123.mp4",
"exportId": "exp_abc123def456",
"timestamp": "2024-01-15T10:30:00Z",
"videoId": "vid_xyz789",
"videoName": "Product Demo"
},
"type": "export.ready"
}Videos
Export ready
Triggered when a video export completes and is ready for download.
WEBHOOK
export.ready
{
"data": {
"downloadUrl": "https://cdn.tella.tv/exports/exp_abc123.mp4",
"exportId": "exp_abc123def456",
"timestamp": "2024-01-15T10:30:00Z",
"videoId": "vid_xyz789",
"videoName": "Product Demo"
},
"type": "export.ready"
}Related topics
Start a video exportWebhooksSet up webhooksModel Context Protocol (MCP)List video exportsWas this page helpful?