• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

Steps to Set Rate Limit in Pabbly Hook

In Pabbly Hook, a feature that allows users to set rate limit for their connections. This feature is available exclusively for maximum number of webhook triggers . Here, we will guide you through the steps to set the rate limit for your connections.

What is a Rate Limit?
A rate limit is a control mechanism used to restrict the number of requests or actions that a system can handle within a specific time frame. In the context of APIs, webhooks, rate limiting helps manage the flow of incoming requests, preventing overload and ensuring fair resource usage.

For example, if a rate limit is set to "1 request per minute," it means only one request will be processed every minute, while additional requests may be delayed, queued, or even rejected until the time limit resets.

Setting Up a 1-Minute Rate Limit for Webhooks in Pabbly
This guide walks you through setting a 1-minute rate limit on a webhook connection in Pabbly Hook. With this configuration, only one webhook event will be sent per minute, helping you control the rate at which your system processes incoming messages.

Step 1: Navigate to Create Connection​

  1. Go to the Pabbly Hook section where your webhook connection is configured while clicking create connection and select the required fields.

    AD_4nXcFMfbHmcPbwsXGGVE_WKn-aUJR3kfgdnO-rUt7S9IMsXhyh8hAfdFAzM_LWXZ0ntpjXYefO8MizbNsJpHaKdBdOQZAmHP1WcP2uL9cnWY85ANQTXtrtEk1o_WeikY6FwNZ4nUfoFU4Q2oBi-ZozDduE_HH

Step 2: Access Rate Limit Configuration​

  1. In the selected webhook connection, look for the Rate Limit section.
  2. Choose the 1 Minute option to set the rate limit interval. This setting means that only one webhook request will be sent per minute.
  3. After configuring all required fields, save the connection. Once saved successfully, copy the webhook URL from the dialog box.
AD_4nXeaoptevM3cCtqpqUIG9ZLoxwFmfAyucLGCnl0HMgKkUKz5Ra6KDDwzbaUzE6AhRrj02XVY1E270SWneyeHzVf1vZ7IuKESvtniDTd_SHTiyd31GfvnrbEF2bt8Waa7oI7KyHlPniQ6O_PhC4kkK8gHpedA

Step 3: Testing the Rate Limit​

To see the rate limit in action, you can perform a test by sending multiple webhook events in quick succession.

  1. Use a loop or iteration method to send, for example, 10 webhook requests.
AD_4nXdim42AW6rT-XXHpUvh8A0ZnCfS8YF2-6iHafDpWQuXQ3OY-3z-FnzEnMa-nqagk6glBqO5J0rwE6hDjA_aANCqejqHTkznNe4n5NSP-VO6oTIxTC7GTSDdzqJSH_qlfFFKE8WTQ-VFI7XDKEOTc5FCPom9

  1. With the 1-minute rate limit applied, you will see only one webhook being processed per minute.
AD_4nXe4M3lbs_B2M6vmlOoxAaVdUdi3rr4aae_wqzv9kJR9sW5naqSfngZw4RcIXLQJLk6-mSTsrpI_BFaJHlbNYQfHgamsIoNC7dyplBNlbXKdFmGmpDXLph_pssicrFC2OOZLiY7Y9Ub-S_R9g7dDFEKArXNb

Note: Any requests beyond the limit will be queued or held back until the next available interval, ensuring that the rate limit of 1 per minute is maintained.
 
Top