Skip to main content

Hi there, 

I'm reaching getting the error message below upon trying to add more webhooks:

“This project has reached the max number of webhook integrations.”

I have 5 webhooks currently and will need a lot more to handle all the different event types. What is everyone's approach to this? I haven’t seen anything relating to this issue. In the docs it does not say anything about the limit. 

Any insights would be appreciated. Thank you!

FYI. I am going to create a single “hub” endpoint instead that will detect the type and act accordingly. 


Hi! Using individual webhooks for the individual events is not what we would recommend in most cases, so yes, using a singular webhook and handling the individual event types on your end is the best option.