orchestrator
2022.4
false
- Getting started
- Best practices
- Tenant
- About the Tenant Context
- Searching for Resources in a Tenant
- Managing Robots
- Connecting Robots to Orchestrator
- Setup Samples
- Storing Robot Credentials in CyberArk
- Setting up Attended Robots
- Setting up Unattended Robots
- Storing Unattended Robot Passwords in Azure Key Vault (read-only)
- Storing Unattended Robot Credentials in HashiCorp Vault (read-only)
- Deleting Disconnected and Unresponsive Unattended Sessions
- Robot Authentication
- Robot Authentication With Client Credentials
- SmartCard Authentication
- Audit
- Types of Events
- Managing Webhooks
- Resource Catalog Service
- Folders Context
- Automations
- Processes
- Jobs
- Triggers
- Logs
- Monitoring
- Queues
- Assets
- Storage Buckets
- Test Suite - Orchestrator
- Integrations
- Classic Robots
- Troubleshooting
Managing Webhooks
Orchestrator User Guide
Last updated Oct 17, 2024
Managing Webhooks
- In the Webhooks page, click Add. The Webhooks > Add page is displayed.
- 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. Please note that we do not recommend this.
- 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.
- 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.
To enable or disable a webhook, click the toggle in the Enabled column. When a webhook is enabled, the toggle is blue.