# Zapier

Zapier is a product that allows end users to integrate the web applications they use and automate workflows. Monogoto supports the ability to integrate with Zapier so that certain actions can happen in Zapier once the webhook is received.

1\. Login into [Monogoto hub](https://hub.monogoto.io/).

<figure><img src="/files/pBEK05s1ziENPTwiVagb" alt=""><figcaption></figcaption></figure>

2\. Go to **Integrations** section.

<figure><img src="/files/wn8173AKvAroKvL23OTf" alt=""><figcaption></figcaption></figure>

3\. From available integrations list please press on **Zapier** option.

<figure><img src="/files/gkrPHtYiucXVyO8bfEI3" alt=""><figcaption></figcaption></figure>

4\. Next please press on the button **+Setup Zapier.**

<figure><img src="/files/N18Fz7h5mwanCimq6eKc" alt=""><figcaption></figcaption></figure>

5\. You should see that the integration with Zapier window has opened.

<figure><img src="/files/ngEc0E4Aqf6CVd2nEcd2" alt=""><figcaption></figcaption></figure>

6\. Please go to Zapier website and [log in to your Zapier account](https://zapier.com/app/login).

<figure><img src="/files/bGTvdRng8i3gsOqsqisM" alt=""><figcaption></figcaption></figure>

7\. Once you are logged in your Zapier account, please press on **Create Zap** button.

<figure><img src="/files/RzIe0gWU9mrIlA5aFbPK" alt=""><figcaption></figcaption></figure>

8\. From the list of triggers please select **Webhooks by Zapier** option.

<figure><img src="/files/oCkbaC0VXwNBtq1rzEIa" alt=""><figcaption></figcaption></figure>

9\. Select Event **Catch Hook**.

<figure><img src="/files/jBRLCWLS0tLOAYRZCHeF" alt=""><figcaption></figcaption></figure>

10\. Press on **Continue** button.

<figure><img src="/files/jWDOd60goBO7dcd4Knse" alt=""><figcaption></figcaption></figure>

11\. Again please press on **Continue** button.

<figure><img src="/files/yo8H3VrIysucC0kwCXtx" alt=""><figcaption></figcaption></figure>

12\. Now you should have received the webhook that we will need to enter into Monogoto Hub.

<figure><img src="/files/N185FSjWxkClreXAXkz2" alt=""><figcaption></figcaption></figure>

13\. Go back to the Monogoto Hub and enter the wehbook that we got in Zapier.

<figure><img src="/files/PX1LKClbV27AtfSzw1tk" alt=""><figcaption></figcaption></figure>

14\. Back to the Zapier, please press on **Test trigger** button.

<figure><img src="/files/xMX3AtMADyfVqvc3xkPJ" alt=""><figcaption></figcaption></figure>

15\. You should be informed that no request was received, please press on **Skip test** button.

<figure><img src="/files/8GY7qpnGqM8sfPW432g7" alt=""><figcaption></figcaption></figure>

16\. Confirm that we want to skip test by pressing again **Skip test** button.

<figure><img src="/files/90FhC9n3Y2Lbz131hbJ3" alt=""><figcaption></figcaption></figure>

17\. Please press on **Continue to next step button**.

<figure><img src="/files/pL0eqXrYOyJLAx8I6V37" alt=""><figcaption></figcaption></figure>

18\. You now should be asked to select action that you want to happen once the webhook is received. Please select the action that you require and continue the configurations on the Zapier end.

<figure><img src="/files/QZ0drMmsriHf88kKFJFA" alt=""><figcaption></figcaption></figure>

19\. Press on the drop list button **Select events to track** in order to select one by one what information you would like to receive via this integration. You can check descriptions of Events in [**Integrations** section](/hub/integrations.md#general-integration-options).

<figure><img src="/files/3P1Ahn3TrwtbXKIQnX7z" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Please note that by default every integration has enabled the following notifications: **Billing updates**, **Production updates** and **Daily reports**
{% endhint %}

19\. If you want to can give this integration a description or you can leave the default description.

<figure><img src="/files/0cIcGFqOKiGScp9Ftsfg" alt=""><figcaption></figcaption></figure>

20\. In order to save our integration, please press on button **Setup Zapier**.

<figure><img src="/files/fKg5aoFC1a5Ij0D0oAWV" alt=""><figcaption></figcaption></figure>

21\. You should now see your configured Monogoto hub integration with Slack.

<figure><img src="/files/KBHZ9lJYGFLOYpoCG5Cf" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Please do not forget to finish configuring Actions in Zapier end to fit your liking (Step 18).
{% endhint %}


---

# 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.monogoto.io/hub/integrations/zapier.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.
