...
Select URL : Once you have configured the webhook, you will be able to see that URL in the webhook widget. Select the URL of the webhook that you need to invoke.
Enter Method : Enter the name of the method that you need to call. Method name is the heading name in the list above.
Select Parameters : Select the parameters that you want to pass. Query parameters are the type of variables that will be passed based on the method selected. You can select multiple parameters.
Call : All the variables of ‘call type’ ($call.cli, $call.state, $call.start etc)
$flow.key : All the variable of type ‘$flow.key’ ($flow.key.<keyname>) will be passed
$user.key : All the user key variables will be passed ($user.key.<keyname>) will be passed. To know more about variables, you can click here.
Document your API (Notes) :
It is a place to write any information about the webhook, such as expected request, expected response, meaning of response, etc.
Wyswig Summernote Editor without Image and Video capabilities (Only text)
Collapsible
Max 1000 characters are allowed
...