orchestrator
2023.4
false
- Getting started
- Best practices
- Tenant
- About the Tenant Context
- Searching for Resources in a Tenant
- Managing Robots
- Connecting Robots to Orchestrator
- Storing Robot Credentials in CyberArk
- Storing Unattended Robot Passwords in Azure Key Vault (read only)
- Storing Unattended Robot Credentials in HashiCorp Vault (read only)
- Storing Unattended Robot Credentials in AWS Secrets Manager (read only)
- Deleting Disconnected and Unresponsive Unattended Sessions
- Robot Authentication
- Robot Authentication With Client Credentials
- SmartCard Authentication
- Audit
- Types of Events
- Managing Webhooks
- Settings - Tenant Level
- Resource Catalog Service
- Automation Suite Robots
- Folders Context
- Automations
- Processes
- Jobs
- Triggers
- Logs
- Monitoring
- Queues
- Assets
- Storage Buckets
- Orchestrator testing
- Integrations
- Classic Robots
- Troubleshooting

Orchestrator user guide
Last updated Jul 1, 2025
Managing Webhooks
linkCreating a Webhook
linkTo create a webhook, choose one of the following
options:
- From the Orchestrator toolbar, select the plus icon, then select Webhook.
- From the tenant page, select Webhooks, then select Add webhook.
Next, on the Add Webhook
page, continue with the following configuration:
-
In the mandatory Name field, enter a name for your webhook. A string of
maximum 128 characters is allowed.
Note: Make sure the Name is unique, as two live webhooks cannot share the same name at tenant level. A specific name is released when the corresponding webhook is deleted.
- In the Description field, enter a description for your webhook. A string of maximum 256 characters is allowed.
- In the URL field provide a custom URL to which you want to send information from Orchestrator.
- Select the Disable SSL Verification check box if you do not want the webhook communication to be secure. This option is not recommended!
- Clear the Enabled check box if you want to disable the webhook you are creating.
- (Optional) Add a custom secret, up to 100 characters long, if you want the webhook authentication to be more secure.
- Select the Send All Events or Select Individual Events option. The first enables you to send all the available Orchestrator events to the specified URL, while the latter enables you to indicate individual events.
- Click Save. The webhook has been created. You start receiving the corresponding payloads as soon as they are triggered.
Editing a Webhook
link- Click the corresponding Edit button. The Edit page is displayed.
- Make the necessary changes to your webhook (all fields are editable).
- Click Update. Your changes are saved successfully and the updated Webhooks page is displayed.
Enabling or Disabling a Webhook
linkTo enable or disable a webhook, click the toggle in the Enabled column. When a webhook is enabled, the toggle is blue.
Removing a Webhook
link- Click the corresponding Delete button. You are prompted to confirm.
- Click Yes. The webhook is removed and the updated Webhooks page is displayed.