Webhook Response

Introduction

A webhook response is used to send the information/response that is required in the case of the synchronized webhook triggered automation. The response that it generates is in JSON object type format.

 

Description

It is only an aide that is utilized to return a specific response back to the endpoint that triggered the webhook call. Once the synchronized webhook trigger gets a call from a particular client, you may configure your automation to send a webhook response within the automation. 

Steps to configure

  1. Drag and drop the webhook response task in the automation and click on it. The below form will appear on the right side of the screen.

  2. Add an appropriate name and description.

  3. Drag the desired data from the data slot present on the left side and drop it into the input field. It can be either a string or a list. Add it in the response content field. A response content field is a content out of a response object.

  4. Now, click on save to save your configuration for future use.