Configuration
General information
In addition to e-mail and Slack, you can use any webhook-enabled portal to receive notifications from the Xopero ONE system. For webhooks, configuration is limited to providing the webhook URL— by default, the system sends reports for all completed backups. The POST request sent by Xopero ONE to the specified webhook URL contains details such as the plan ID, plan name, execution times, and other relevant information.
The POST requests sent by Xopero ONE have a fixed format that cannot be changed. If the system you want to use for receiving notifications requires a different format, it cannot be configured to accept Xopero ONE notifications.
Notifications setup
Login to , go to ⚙ Settings and click Webhooks to open the settings.

Click Add new button at the bottom of the panel, enter the webhook URL and click Save to finish the setup.
By default, Xopero ONE sends a summary after each backup plan is finished. Notification configuration is not available.

Examples
Example of a correctly configured webhook:

Example of a full POST request sent by the Xopero ONE system to a test webhook using Pipedream:

Last updated