Callback API not triggered on app install or removal for shared app

Hello everyone,

I have an application that uses Pipedrive’s App Sharing feature, and I have enabled this for my private development app. Currently, I’m facing an issue: I need to know which users have been assigned access to the app by the Admin within the organization.

According to the documentation, whenever a user installs the app or an admin removes the app from a user, a callback API call should be triggered. However, in my case, neither of these events is triggering any API calls.

For now, I am using the isShared flag to determine which users have access to the app and which do not.

If anyone has encountered this before, I would greatly appreciate any guidance or suggestions. Thank you in advance :slightly_smiling_face:

Hello Everyone,

Could i get any help on this issue please. I have tried multiple times with new callback URL’s. The app uninstall events, OAuth all are getting triggered smoothly but not this particular scenario.

Thanks in advance :slightly_smiling_face:

This topic was automatically closed after 60 days. New replies are no longer allowed.