Skip to main content
Question

Razorpay Webhook limit exceeded

  • August 25, 2026
  • 1 reply
  • 15 views

I have 40-50 payment pages in Razorpay and every payment page I have a zap created but as Razorpay has 30 webhooks limit I am not able to create zaps for rest of the payment pages. 

 

How can we avoid creating webhook for each single payment page zap? 

1 reply

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • August 26, 2026

Hi ​@Sanchi 

Help links for using webhooks: https://zapier.com/apps/webhook/integrations#help

 

Try this approach…

Use 1 webhook for all payment pages.

If Razorpay includes a data point that indicates the Payment Page, then you can use a lookup table (e.g. Zapier Table, Airtable, GSheet) to then decide how to handle.

If Razorpay does not include a data point that indicates the Payment Page, then you can add a query string parameter after the webhook url that indicates the Payment Page, which you can use in a lookup table like above.
e.g. ?page=XXX