#
Configure webhooks as providers and in workflows to trigger notifications to internal and external processes and systems.
Prerequisites
Create a credential for your action trigger integration before adding providers and workflows.
Add a Webhook Provider

-
| Navigate to __Configuration |
Automate__. |
- On the Provider tab, select + Add New.
- From the Type drop-down, select Webhook.
- For Name and Description, provide a use case relevant provider name and description details.
- From the Method drop-down, select depending on your use case either POST, PUT, or GET.
- For URL, provide the access address for you webhook integration.
- From the Credential drop-down, select the pre-configured credential for access in the webhook system.
- Click Save.
Add a Webhook Workflow
-
| Navigate to __Configuration |
Automate__. |
- On the Workflow tab, select + Add New.
- For Name and Description, provide a use case relevant workflow name and description details.
- From the Trigger drop-down, select that trigger for the particular webhook.
- From the Action drop-down, select your configured webhook provider.
- For Payload, provide the notification payload. The available variables are auto-displayed when you type { into the text field. Refer to Triggers to see the complete variable list.
- Click Save.
- To be able to use the workflow in Hydden, change the switch in the table row to the on position.
Use the Edit action in the table grid to edit any configured Webhooks. To save changes click Update.
[!NOTE]
A collection must be run successfully at least once before actions can be triggered.
