Creating a Webhook
- Navigate to the webhooks section and click Add Webhook.

- Provide the necessary details and create a webhook.

Learn more about HTTPS methods
HTTPS Call Settings
- In the webhook Additional Settings, you can set the invocation rate limit per second. This will limit the excessive use of endpoints that may overload the target systems.

Note:
- You can only make HTTPS calls using this webhook.
- You can configure a maximum invocation rate limit of up to 300 HTTPS calls per second.
- If you want to add headers or parameters to the HTTPS calls, specify the key and its value.

You can provide both static and variable values. To provide a value, use the following format: {{value}}. This value can represent either a dynamic key from the event schema or a static value. This flexibility helps you to configure the same parameter with both static and dynamic values for different targets.
Note: If you choose to provide a static value without using this format, the parameter will be fixed and can only be used with that specific static value.
- Once you have configured the headers and parameters here, navigate to the Rule where you want to add this webhook.
In the target page of the rule, select the recently created webhook.
- A new field called Placeholders will appear. Configure the values for the listed headers and parameters.
For variable values, provide the JSON path of the key whose value you want for the key.

Last Updated 2025-04-11 18:35:15 +0530 +0530
Yes
No
Send your feedback to us
Skip
Submit