APIs & Integrations

Brendanza
Member

Workflow Extensions: Webhook URL does not respect path

I've setup a workflow extension via the API, which is created correctly and works - except for the webhook URL. When the workflow extension action is used in a workflow, the webhook URL is POST'ed to but ignores the path.

 

Example: My extension is set to use "webhookUrl""https://myservice.io/api/hubspot/workflow-actions ", but the data is being POST'ed to "https://myservice.io/ " - without the rest of the path. 

 

Did I miss the documentation where it explains this as intentional? or is this a bug?

0 Upvotes
1 Reply 1
WendyGoh
HubSpot Employee
HubSpot Employee

Workflow Extensions: Webhook URL does not respect path

Hey @Brendanza,

 

If the webhookUrl is set to https://myservice.io/api/hubspot/workflow-actions%C2%A0, I would expect the data to be posted there. In order for me to further troubleshoot this, do you mind sharing with me your dev portal ID and app ID? 

0 Upvotes