How do I create company wide webhooks?

Currently the webhooks we are creating when installing our application end up applying against a specific user that installed the app.

We know that only admins can manage webhooks for the Company.

When creating these webhooks, what parameters should we be passing differently to make them company-wide?

Hi Ken,

I’m not quite sure what you mean, as webhooks are already company-wide - they’re only limited by the permission level of the User you choose.

Hi David,

Thanks for the clarification. The issue ended up being in our application code.
We were linking the logged in user with our application with the specific Pipedrive user that connected instead of the company id.

Thanks,
ken

1 Like

Easy mistake to make, but glad you figured it out! :muscle:

1 Like