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?