Need help? Contact Support
Rate Limiting
Set Max Requests per Second
Navigate to the "Delivery Rate" section in the webhook configuration
Enter the maximum number of requests allowed per second
Example: Setting to 5 means FlowLink will send no more than 5 requests per second

Implement Queue Management
FlowLink automatically queues requests that exceed the rate limit
Requests are processed in order as capacity becomes available
Best Practice: Start with a conservative rate and increase gradually while monitoring performance
