How to Use Server Side Webhooks to Inject Custom Variables in to Video

How to Use Server Side Webhooks to Inject Custom Variables in to Video

The Webhooks integration allows you to be automatically notified when something happens in front without having to constantly poll the API. It also gives you access to a new rule action to set up a URL that will receive an HTTP request every time the rule is triggered.
Webhooks allow you to pass and return data to almost any public API on the internet.
    • Related Articles

    • Using Webhooks in Interaction Design

      A webhook (also called a web callback or HTTP push API) is a way for an app to provide other applications with real-time information. A webhook delivers data to other applications as it happens, meaning you get data immediately. Cinema8 Webhooks are ...
    • How to Implement Custom Size Video Overlay

      While viewers watching your video, they can click on an area in the video to open a full-screen video overlay and get extra information. Viewers can close this video overlay and resume the main video. The difference between Custom-Size Video Overlay ...
    • Using Variables in Interaction Design

      You can work with scenarios in which you can control the conditions you set within your interactive videos. You can define variables and assign values to these variables. Conditional Action widget in Cinema8 editor provides a very easy opportunity to ...
    • How to Use Audio Feedback

      When viewers click on any area in the video or answer a question, you can enable them to listen an audio as feedback. Let's look at the examples: Clickable Areas   Add the audio element you will use for feedback to the video timeline. Turn off ...
    • How to Use Webhook Parameters in Interactive Videos

      It is possible to reach the values inside the objects through webhook. Let's examine how we can take the values inside the objects and use them in the video with Webhook. Let's assume that there is an object like below in the URL where we will export ...