Webhook allows you to deliver videos to your system automatically upon generation. You can access your webhook settings on the Run-page in your project.
With the URL field, you will be able to define the endpoint of the request.
You can use any properties in your project to personalise the endpoint URL. This can be useful in cases where you are required to use (e.g.) an ID as a part of the endpoint.
With the Method dropdown, you will be able to define the request method.
Currently we support the following methods:
POST, GET, PUT, DELETE, PATCH
With the Headers field(s) you will be able add headers for your request as a key-value pairs. You can add multiple Headers by clicking the “Add a header” button.
You can use any properties in your project as the key or the value of the Header.
You are able to create your request content as JSON.
You can use any properties in your project within the request content.
The dynamic content for the request are divided in two menus:
Variables
You will find all your project properties in this menu.
Outputs
You will find the project specific outputs in this menu: