Subscribe

UiPath Orchestrator

The UiPath Orchestrator Guide

Field Descriptions

The Webhooks Page

FieldDescription
SearchSearches for a webhook according to the provided URL.
Enabled FilterEnables you to filter the page according to the state of webhooks. The following options are available: All, On, Off.
Reset to defaultsThis button is displayed only if you made changes to any of the filters described above, and enables you to return to the default settings.

Please note that this button also resets the number of items displayed per page.
AddEnables you to create a new webhook.
URLDisplays the URLs at which the payload of each webhook is sent.
Subscribed EventsDisplays all the events to which you subscribed for each corresponding webhook. All is displayed if you subscribed to all the events, otherwise, they are listed.
EnabledDisplays the state of each webhook, and enables you to toggle it.
More Actions

more_actions
Displays a menu with the following options:
Edit - Enables you to edit a webhook, and displays the Edit page.
Remove - Enables you to delete a webhook.

The Add Page

The Add page also corresponds to the Edit page.

FieldDescription
URLThe URL at which you want to send the Orchestrator events.
Disable SSL Verification (Not Recommended)Disables the security verification when sending webhook information the provided URL.
EnabledDisplays the state of each webhook and enables you to enable or disable them.
SecretThe key that enables Orchestrator to safely authenticate to the provided URL. Cannot exceed 100 characters.
Event TypeThe type of event you want to send to the provided URL. You can:
Send All Events - the default option;
Select Individual Events - choose the events for which you want to receive notifications.
CancelCancels your settings and returns to the Webhooks page.
SaveSaves your webhook configuration and returns to the updated Webhooks page.

Updated 2 years ago


Field Descriptions


Suggested Edits are limited on API Reference Pages

You can only suggest edits to Markdown body content, but not to the API spec.