Skip to main content
Question

Razorpay Webhook limit exceeded

  • August 25, 2026
  • 2 replies
  • 22 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? 

2 replies

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


SamB
Community Manager
Forum|alt.badge.img+11
  • Community Manager
  • September 9, 2026

Hey ​@Sanchi 👋 How did you get on with Troy's suggestion?

Let us know if you're all set or if you still need any help!