Process flow error when using a webhook connector
Scenario
Your process flow includes a connector which is attempting to hit a webhook and the following error is displayed:
Reason
This error can occur if:
The webhook connector does not include a
content-type
headerThe process flow is not enabled
Solution
Check the connector setup and ensure that header options include a
content-type
header. For more information see Connector builder header options.Ensure that the process flow being run is enabled. For more information see Enabling & disabling a process flow.
Last updated