Welcome to Portal

?Unknown\pull-down

Welcome to Zoho Cares

Bienvenido a Soporte de Zoho

Search our knowledge base, ask the community or submit a request.

Webhooks for Projects

Webhooks enable users 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.org
Feature Availability: Latest user based Enterprise plan.

Configure Webhooks

  1. Navigate to  > Project Automation > Webhooks.
  2. Click Add Webhook.
  3. In Webhooks page, specify all the necessary parameters.
  4. 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 project 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 task 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


See Also

Helpful?02
Updated: 1 year ago
Share :