Creating a Webhook - Platform - Foundation 24.1 - Foundation 24.1 - Ready - Hyland RPA - external - Hyland-RPA/Platform/Foundation-24.1/Hyland-RPA-Platform/Hyland-RPA-Administration/Environment/Webhooks/Creating-a-Webhook - 2025-04-03

Hyland RPA Platform

Platform
Hyland RPA
Product
Platform
Release
Foundation 24.1
License

To create a webhook:

  1. In Hyland RPA Administration, in the left pane, select Webhooks.
    The Webhooks pane is displayed.
  2. Click Create Add.jpg.
    The Create webhook dialog box is displayed.
  3. In the Name field, enter a name for the webhook.
  4. Optional. In the Description field, enter a descriptive text.
  5. Optional. Select Inactive to create an inactive webhook.
  6. Select one or more Events from the drop-down list.
  7. Optional. If you selected any of the Process updated, Task created, or Run completed events, you can select one or more processes to monitor from the drop-down list.
    Note: To monitor all processes, leave this field blank.
  8. In the Destination field, enter the URL of the destination endpoint that receives the webhook request.
  9. In the Secret field, enter the webhook secret.
  10. Optional. To specify the content type and timeout:
    1. Select Show advanced options.
      The Content type and Timeout fields are displayed.
    2. Below Content type, select either application/json or application/x-www-form-urlencoded.
      Note: The default value is application/json.
    3. Select a predefined or a custom Timeout.
      Note: The default value is 60 seconds.
  11. Click Create webhook.