# 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](https://docs.getmesa.com/workflow-builder/triggers) (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="https://3425906282-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1H6u1HQc3Iew7ATmmiCi%2Fuploads%2FHHClEGfddODx8FmDiGPW%2FEF-Skio-copy-URL.png%20-%20Step%202.png?alt=media&#x26;token=27c12dba-527c-4270-801c-239fe12b2c33" alt=""><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="https://3425906282-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1H6u1HQc3Iew7ATmmiCi%2Fuploads%2FtCbOyBGfzZLopsa3jt4Z%2FEF-ski-workflow-API_png_-_Step_3.png?alt=media&#x26;token=02e55dd0-5dcb-47c8-bae5-6d13efb81be7" alt=""><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.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.getmesa.com/connect/skio-subscriptions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
