...
- Webhook Name: Input a name for the webhook, which needs to be configured.
- Select Tool: Input the tool name whose webhook needs to be configured.
- Label Name: This label name will be auto populated as soon as the user selects the tool. It should follow the nomenclature of ToolCategory:LabelName:DATA.
- Data Format: The data format which is supported, is JSON.
- MQ Channel : This field gets auto populated as soon as the webhook name is entered with a prefix “IPW_”
- Dynamic Template : This field is an alternate option of Response template .It has to be a valid JSON.
- Response Template: The response template has to be added should be in string format.
...
For the response of the webhook data, please check Annexure 1.
- Node Updation :- If the Neo4j node has to be updated ,based on the unique key, set the flag true and enter the required unique property.
- Insights TimeX : This has three fields namely -
- Time Field : This has to be last value from key-pair of response template.
- Epoch Time : If the time field is in epoch format mark the toggle as true.
- Time Format : If the time field is not in epoch format, then time format has to be given.
...