Get Encoding Task Completion Notification

Hi All,

Bitmovin is what we use for some VOD encodings.
While utilising the C# SDK for the same, we discovered that we aren’t getting any alerts when encoding jobs are finished.
Do we need to use the APIs specifically in order to find out the status of every encoding job?

Please help us understand in case there is any other alternative available.

Thanks in advance.

Hi Ruturaj,

You could use the API to get the Encoding Status proactively as you mentioned but also can use our Webhooks Endpoints to enable/get alerts automatically. You may want to take a look to:

  1. Finished Encoding Webhooks
  2. Error related Webhooks

Webhooks can be enabled either for all your encodings or for specific ones.