> For the complete documentation index, see [llms.txt](https://docs.getmesa.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.getmesa.com/connect/skio-subscriptions.md).

# Skio Subscriptions

### Configuration <a href="#configuring" id="configuring"></a>

#### Setting up Skio Subscriptions Triggers <a href="#triggers" id="triggers"></a>

When using any of Skio Subscriptions [triggers](/workflow-builder/triggers.md) (e.g. Order Created, Subscription Cancelled), you will need to create a webhook in the Skio Dashboard.

Follow these instructions to set up your webhook in the Skio Dashboard.

1\. In a new a tab, go to the Skio app and click on **Account** > **API** from the left hand sidebar.

2\. In your MESA workflow, click on your **Skio Subscriptions** trigger and click on the **Edit** button.

3\. Then, click on the **Copy** icon next to the **Webhook URL** field.

<figure><img src="/files/9YcHQJyLfOZ9ikY77itX" alt="Screenshot of the MESA Skio Subscriptions trigger opened for editing. Spotlight the Copy icon next to the Webhook URL field."><figcaption></figcaption></figure>

4\. Go back to the tab with the Skio dashboard open and paste the copied URL into the **URL** field.

5\. Click on **Save webhook**.

6\. Afterwards, you will see a **Token** value. Click on the link icon to copy the value.

<figure><img src="/files/Q74v0JLJeNyxTIVTCNZ3" alt="Screenshot of the Skio Dashboard API webhook settings showing the Token value after saving the webhook. Spotlight the link icon to copy the Token value."><figcaption></figcaption></figure>

7\. Back in the tab with MESA open, paste the copied Token value into the Skio Trigger's **Webhook Token** field.

8\. Lastly, click **Save** on your workflow. You are all set for that specific MESA workflow with the Skio trigger. You will want to do this for every workflow that contains a Skio trigger.
