Webhook for Users

Webhook for Users

Webhooks enable you to send automated HTTP notifications to third-party applications. Webhooks transmit real-time data from one application to another when an event or trigger occurs. You can define your own HTTP URLs and associate them with workflow rules using Webhooks. To know more about Webhooks, please refer to WebHooks.orgUsing Zoho projects you can create Webhooks specific for user automation.
NotesFeature Availability: Latest user based Enterprise plan. 

Configure Webhooks

  1. Navigate to   > Automation > Webhooks.
  2. Go to Users Tab and click Add Webhook.
  3. In the Webhooks page, specify all the necessary parameters and click Save


List of Fields in Webhook Configuration  

Field Name

Description

Data Type

Constraint

Name

 

Enter the Webhook name.

 

            Text

100 characters

 

URL to notify

 

Enter the REST API URL of the third-party application.

            URL

1000 characters

 

Method

 

Select the type of API method - POST or GET. By default, the POST method is selected.

    Radio button

   -

 

Append User parameters

 

 

  • Append parameters in two ways - either using the standard format or user defined format (xml, json, etc.).

  • Specify the parameter name. And specify the corresponding parameter value selected from the User fields.

  • These parameters are important for triggering the webhook to the third party.

Text

3000 characters

 

Append custom parameters

 

 

  • Specify the parameter name and the corresponding value for the webhook.

  • This key / value pair is mainly used to send the Authtokens, api key etc.,

Text

3000 characters

Append request headers

This key / value pair is used to define header parameters in your HTTP request.

                Text

3000 characters

 

Preview URL

 

Preview the complete webhook URL to notify the third-party application.

       Read-Only

    Read-Only