# Zapier

{% embed url="<https://www.loom.com/share/c4df35aadc1c4bef8ef2decdc7932f9f?sid=b56eca3f-cf3b-448b-a79d-cb114dbe7619>" %}

1. Log in to [Dashboard](https://orimon.ai/login) using your Google account/manual signup
2. Once logged in, you should see an icon for your bot. Click on it to go to the bot's overview page.

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

3. On the overview page, you will see several tabs. Click on "Settings" -> "LeadFlow Integrations".

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

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

Click on this option to navigate to integrations or channels page and click on "**Zapier**". \
Click on the "**enable**" switch to activate the integration.\
You will see as page shown below.&#x20;

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

Generate your unique Authentication Token (API Key) to secure your connection.

Install the OrimonAI app on Zapier and enter the Authentication Token when prompted during the setup process.

After completing the integration on the Zapier dashboard, refresh the API Key status to update its authorization status.

Once authorized by Zapier, delve into comprehensive details about your integration in the "**Overview**" section.

<details>

<summary>Leads</summary>

1. Select "**Orimon**"  from the Zapier App MarketPlace, -> the select Trigger "**New Lead**"&#x20;
2. In the "Account" section, click on connect, and paste your Authentication Token.
3. Then, in the "Trigger" section, add any test data you wish or else simply click on "**Continue**".
4. &#x20;Finally, in the "Test" section, click on "**Test Trigger**" to receive various fields of the lead, and map them accordingly.

*<mark style="color:yellow;">**NOTE:**</mark>* *After you have created you workflow on Zapier, you must navigate back to Orimon dashboard -> Chat-Bot Overview -> Settings -> Integrations -> Zapier & click on "Confirm Webhook" in order to enable your workflow.*

</details>


---

# 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://orimon.gitbook.io/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.
