Webhook Configuration
Webhook Configuration lets you set the maximum connections per second for all webhooks in your organization. This limit determines the maximum connections permitted to webhook URLs at any given time. Once the limit is reached, connections are efficiently throttled to avoid surpassing it.
By configuring webhooks, you can designate a specific URL for Contentstack to send data to whenever a relevant event occurs in your stack.
Prerequisites
- Contentstack account
- Organization Owner or Admin permissions
What You Will Learn
How to set the connection rate limit for your organization's webhooks.
How throttling applies once the connection limit is reached.
Set Connection limit
To set the connection limit for the webhooks in your organization, log in to your Contentstack account and follow the steps below:
- Click the "Profile" icon in the top-right corner, then select your org from Switch Organization.
- Navigate to Administration from "App Switcher".
- Click the Webhook Configuration tab from the header.
- Enter the limit (between 2 and 100) in the Connection Rate Limit field.
- Click Save to save your configurationClick to enlarge
NoteDue to the distributed nature of systems, the actual message rate may occasionally exceed the enforced rate limit. For instance, if a rate limit of 50 per second is set, an endpoint might receive messages at a rate of 53 or higher.