Add Encoding Changed Webhook Notification (All Encodings)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The webhook notifications object. For conditions, following attributes are possible: 'type': 'Input file download', 'Input file analysis', 'Per-Title analysis', 'Encoding', 'Progressive Muxing' 'progress': number in range of 0-100 'status': 'RUNNING', 'FINISHED', 'ERROR'
Examples: To only get notified about the encoding process, create a Condition object and set attribute='type', value='Encoding', operator=EQUAL To only get notified if a workflow step is finished, create a Condition object and set attribute='status', value='FINISHED', operator=EQUAL To only get notified if a workflow step is over 50%, create a Condition object and set attribute='progress', value='50', operator=GREATER_THAN

boolean
Defaults to true

Notify when the given conditions are resolved. E.g. when the input stream is online again after a disconnect

string

Specific resource, e.g. encoding id

string
boolean
string

User-specific meta data. This can hold anything.

string
required

The destination URL where the webhook data is send to

string
enum

HTTP method used for the webhook

Allowed:
boolean

Skip verification of the SSL certificate

signature
object

Signature used for the webhook

string
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json