How can I make POST HTTP call to an external REST API endpoint from within Pipedrive UI (App extension)?

I need to trigger a POST HTTP call to an external API on clicking a custom button. Action Links etc., can trigger only GET calls and also reroute the user. I can go with GET calls but there should not be any rerouting.

Can anyone please tell me how is it acheivable in Pipedrive App extensions?

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

Hi,
Apologies that this topic fell through the cracks. You cannot make a direct HTTP Post call via the App extensions unless you route it via a middleware. Feel free to create a new topic if this issue is still open. :slight_smile: