Easily Integrate the mux video.upload.asset_created Webhook into your application using Javascript, Ruby, and other frameworks.
An asset has been created from this upload. This is useful to know what a user of your application has finished uploading a file using the URL created by a Direct Upload.
Steps to receive the Mux video.upload.asset_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.upload.asset_created webhook on behalf of your application, and forwards them using the unified SDK.
- Once the video.upload.asset_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.upload.asset_created webhook on behalf of your application, and forwards them using the unified SDK.
- Once the video.upload.asset_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.