Articles on: Integrations

Add Webhooks

How to add webhooks?



Webhooks let you hook into events that happen in Vadootv Player. You can setup by selecting the notification and entering the webhook url. 

The notification is the event you want to the fire and the webhook url is the url of the receiving app to which you want to connect vadootv player with.

There are two webhook events available Video Created & Lead Capture.

RESPONSE

Video Created 

{"video_url": "**VIDEO_URL**", "event": "video_created"}

Lead Capture 

{"video_url": "**VIDEO_URL**", "name": "**INPUT_NAME**", "event": "lead_capture", "email": "**INPUT_EMAIL**"}



Still need help? Message Us

Updated on: 14/09/2021

Was this article helpful?

Share your feedback

Cancel

Thank you!