Improved webhooks documentation and simulator
ImprovementWe have reviewed and updated our webhook documentation and the webhook simulator data from the account dashboard.
- Aligned the docs and simulator examples with the actual webhook data fired in production (added missing elements, removed excess elements, aligned data types, corrected lowercase/uppercase values)
- Used real data instead of some placeholders for the webhook simulator & docs (md5 & sha-1 values, region, bucket name, etc.)
- Clarified the moment when the
video_recordedwebhook is sent - Clarified that the
video_convertedwebhook is not sent if the mp4 output is disabled in the Transcoding Engine - Clarified all the possible values for the
typeparameter that’s present in many webhooks - Removed
cutToLengthparameter from thevideo_convertedwebhook examples and parameters explanations (it does not exist in the actual webhook body) - The
storedStatusparameter, part ofvideo_copied_pipe_s3webhook, is now covered in the docs application/jsonis now the principal webhook type in the docs