# Zapier

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

#### **Building your Zapier Zap**

Log into Zapier and start a new workflow. Because we will monitor Twitter, we will begin with the Twitter integration and connect it to our account. Because I don’t run a restaurant, we will use my Twitter handle @jonathonreilly. We will search for when my account is mentioned:

![](https://lh4.googleusercontent.com/CgvbQ_h0gnNUZUCHxWae3fqFB-ZXNjFGF21TE6cnyM1LbMQEEqzgDstM-AFXtjY9F2JC8msW9OppD38iHcDlv7NiJ4-xaYJVi0ZfNCBrM2PGzc9qU5pDZZlC301zUFSur0avwzV1)

And we will trigger on my handle.&#x20;

![](https://lh3.googleusercontent.com/EqC7NGfn59VvXBiPFW1TrJt_2Ql15hB9_ynZ6ZLByKkmTCITEGlTJoVk53DMC15KmS_Wax3s0HE7UuBnXSpsjkciq5Hu-0fH_c0A0EPUHkdIYNkxRcj5mZhrQp7NYDWbR9LvKng5)

You can then quickly confirm that the trigger is working correctly by validating that it pulls your latest mention. The next step is to pass the mentions (reviews) to the Akkio model we set up in Step 1. Add a step, search Akkio, and connect it. Then choose the event “make a prediction,” as shown below:&#x20;

![](https://lh6.googleusercontent.com/xY8oRQxgJgJQxlpBa-u_fJdmf9gd_M6PZnJ2DqlP8CrhR5rASLuve_asPR_qB0lQT__3985tmObhIRAfly1SLcmVNM17s0dD6LD4eQjdXtaJOSFSlYPUCf5tjC6BDKXdddDnCGrd)

Next, you will need to connect your Akkio account. You only need to do this step once. After that, all your deployed ML models will be available in Zapier. Follow the link to your team settings page in the Akkio web app, copy and paste your API key, then choose to continue.&#x20;

![](https://lh3.googleusercontent.com/OofnE7NPOPf2E6HmevC4algyAhVhCwxZu5aE8Vvps4JAkV6LuE9xx78mZBgpI7btVXYNw-FHokOon0FYZqUTkczn6auxgNgFjFa3fnGiaP1btwq1epleIbjQ4q6HxqQNLazz6jd8)

Now that your Akkio account is connected to Zapier, you can continue with the deployment or exit. Please look at the Zapier Deployment Page for more details and testing options.


---

# 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.akkio.com/akkio-docs/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.
