# 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.

{% hint style="danger" %}
The **POST** requests sent by **Xopero ONE** have a fixed format that <mark style="color:red;">**cannot be changed**</mark>. If the system you want to use for receiving notifications requires a different format, it cannot be configured to accept **Xopero ONE** notifications.
{% endhint %}

## Notifications setup

{% stepper %}
{% step %}
Login to [**XMS**](#user-content-fn-1)[^1], go to ⚙ **Settings** and click **Webhooks** to open the settings.

<figure><img src="https://319733277-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0CBTl43C3OO6ySL1DJ6k%2Fuploads%2F8hzncF3YurYcITk1GUFD%2Fimage.png?alt=media&#x26;token=5435817c-30ab-4a58-9ce5-a3bd99f960ad" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click **Add new** button at the bottom of the panel, enter the webhook URL and click **Save** to finish the setup.

{% hint style="danger" %}
By default, **Xopero ONE** sends a summary after each backup plan is finished. Notification configuration is <mark style="color:red;">**not available**</mark>.
{% endhint %}

<figure><img src="https://319733277-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0CBTl43C3OO6ySL1DJ6k%2Fuploads%2FCHwd5vecEEiNf10NZROx%2Fimage.png?alt=media&#x26;token=9e9e6644-9973-4e57-a30e-eaaaa41ccb5a" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

***

## Examples

#### Example of a full POST request sent by the **Xopero ONE** system to a test webhook using [Pipedream](https://pipedream.com/)

<figure><img src="https://319733277-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0CBTl43C3OO6ySL1DJ6k%2Fuploads%2Fdvgg4Jow9YGC2wnXvnXW%2Fimage.png?alt=media&#x26;token=9a30b454-85d0-470f-830e-4716d633d73c" alt=""><figcaption></figcaption></figure>

[^1]: Xopero ONE Management Service
