Hey folks,
I’ve asked this question in the forums:
https://community.hubspot.com/t5/APIs-Integrations/Workflow-extensions-webhook-with-custom-headers/m-p/398286/highlight/true#M39367
Basically, I’d like to be able to send custom headers with a webhook that’s part of a workflow extension. This would make it infinitely easier to implement with an existing API that requires specific headers for authentication.
It is critical to have the ability to include headers for authentication. I am suprised that HubSpot’s webhook action does not support this. But they do say they have a workflow action to create an Order in Dynamics 365 - so they clearly have the ability to authenticate with that and that requires a request header - so why can’t they just extend that and enable us to query and update other records in Dynamics?