Skip to main content
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": "<string>"
}

Body

application/json
data
object
required

Triggered when a video export completes and is ready for download

type
string
required

The event type identifier

Allowed value: "export.ready"

Response

200

Webhook received successfully