Easily Integrate the mux video.asset.track.created Webhook into your application using Javascript, Ruby, and other frameworks.
A new track for this asset has been created, for example a subtitle text track.
Steps to receive the Mux video.asset.track.created Webhook
- Sign up for your free Hooky account.
- Create a new Webhook Source, and select mux. This will be the endpoint that receives the Mux video.asset.track.created webhook on behalf of your application, and forwards them using the unified SDK.
- Once the video.asset.track.created webhook is received from Mux, you'll see the payload under the Live Logs section of your webhook source.
- Next, follow the examples below to integrate the Hooky SDK in Ruby or Javascript, and start receiving webhooks.
- Sign up for your free Hooky account.
- Create a new Webhook Source, and select mux. This will be the endpoint that receives the Mux video.asset.track.created webhook on behalf of your application, and forwards them using the unified SDK.
- Once the video.asset.track.created webhook is received from Mux, you'll see the payload under the Live Logs section of your webhook source.
- Next, follow the examples below to integrate the Hooky SDK in Ruby or Javascript, and start receiving webhooks.