Configuration

In addition to e-mail or Slack, you can use any Webhook portal to send notifications from the Xopero ONE system. In the case of webhooks, the configuration is limited to entering the URL of the webhook only. By default, the system sends reports about all performed backups. The Xopero ONE system sends a POST request to the webhook URL address indicated by you. It includes: plan ID, plan name, execution times, etc.

Configuration

Go to the Settings tab and click the Webhooks button.

webhook setings

A window will appear where you can add your URL by clicking the Add New button.

provide new

Provide your URL address and click the Save button.

add url adn save button

After saving, a secret key will be displayed, you can save it to be able to verify requests sent to your webhook later.

Examples

Example of a request sent to a test webhook using: https://pipedream.com/

example

Last updated