Hi!
We plan to develop an Pipedrive app extension.
- The UI part we can probably do via Custom panels.
- Then, we would like to react to deal/activity creation.
We have 2 questions.
- To react on deal/activity creation we need a webhook, right? How it can be connected to Pipedrive app extension so it’s delivered in Marketplace as one piece? We think that similar approach has Asana App Integration | Pipedrive Marketplace – UI extenstion + react to events.
- Can we have a script as a part of Pipedrive app extesion that react to webhook and transform it? The point is that we need to call a specific endpoint that does not match Pipedrive webhook structure. We need to call the endpoint with a specific Bearer token.
Thank you for support and your ideas.