# Zapier

Connect your zap with wotSABot.

Available on the **STARTER** plan and above

Zapier integration lets you send data to a zap, which initiates its workflow.

You can follow the below steps in sequence to successfully integrate with Zapier:

### Step 1: Add the ‘Zapier’ action block in the flow by clicking on ‘+’ <a href="#step-1-add-the-zapier-action-block-in-the-flow-by-clicking-on" id="step-1-add-the-zapier-action-block-in-the-flow-by-clicking-on"></a>

Add the Zapier action block on the chatbot flow.

Keep in mind the Zapier integration will be triggered when the flow reaches this action block.

<figure><img src="https://help.wotnot.io/~gitbook/image?url=https%3A%2F%2F360969599-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FsrMxU8nO3RjusUiYuXBB%252Fuploads%252F981BtcsyVqrhS90XUQtd%252FCleanShot%25202023-07-03%2520at%252013.14.53.png%3Falt%3Dmedia%26token%3Db7ec8d74-9668-4b7b-b0e4-4a89f6e39f7f&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=f6b6084&#x26;sv=1" alt=""><figcaption></figcaption></figure>

### Step 2: Create a Zap on Zapier <a href="#step-2-create-a-zap-on-zapier" id="step-2-create-a-zap-on-zapier"></a>

Next, go to your Zapier account and create a Zap.

1. Choose 'WotNot' as the trigger.
2. Choose 'Zapier block activated' on "When this happens..."
3. Add the WotNot token from the Zapier action block on the 'Connect WotNot' input
4. Choose the 'Bot' from the dropdown
5. Choose the 'Block' from the dropdown

[7MBCleanShot 2023-07-03 at 13.15.36.mp4](https://360969599-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsrMxU8nO3RjusUiYuXBB%2Fuploads%2FsFmBfkWrpMPVuANDn0mw%2FCleanShot%202023-07-03%20at%2013.15.36.mp4?alt=media\&token=8368e185-fc9c-4e33-979a-88deeed01f7e)

### Step 3: Test your zap <a href="#step-3-test-your-zap" id="step-3-test-your-zap"></a>

Once you have added the above information, click 'Test Action' to test the connection with WotNot.

As a result, you will see all the variables defined on that chatbot. These variables can later be referenced in the app that you want to integrate with using Zapier.

<figure><img src="https://help.wotnot.io/~gitbook/image?url=https%3A%2F%2F360969599-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FsrMxU8nO3RjusUiYuXBB%252Fuploads%252FT6OUPwUFToRiAW2YSC9x%252FCleanShot%25202023-07-03%2520at%252013.11.52.png%3Falt%3Dmedia%26token%3Dd8bcfc19-b071-4865-83b7-a78524147b16&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=d77140ac&#x26;sv=1" alt=""><figcaption></figcaption></figure>

### Step 4: Create your action with the destination app <a href="#step-4-create-your-action-with-the-destination-app" id="step-4-create-your-action-with-the-destination-app"></a>

Now, configure the action that you want to perform when this zap is triggered. It could be to create a lead on a CRM, send data to Google Sheets, etc.

<figure><img src="https://help.wotnot.io/~gitbook/image?url=https%3A%2F%2F360969599-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FsrMxU8nO3RjusUiYuXBB%252Fuploads%252FyS3Ve8wUv6elfdVkJRd0%252FCleanShot%25202023-07-03%2520at%252013.17.15.png%3Falt%3Dmedia%26token%3D72ade469-98e9-4e5f-bd5c-08c55b42c5b1&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=ec4a0b43&#x26;sv=1" alt=""><figcaption></figcaption></figure>

### Step 5: Publish the zap and go live <a href="#step-5-publish-the-zap-and-go-live" id="step-5-publish-the-zap-and-go-live"></a>

Click on ‘Publish’ to publish the Zap and go live

\ <br>

<figure><img src="https://help.wotnot.io/~gitbook/image?url=https%3A%2F%2F360969599-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FsrMxU8nO3RjusUiYuXBB%252Fuploads%252FfjBxcwYBMdevRt766Y8k%252FCleanShot%25202023-07-03%2520at%252013.18.37.png%3Falt%3Dmedia%26token%3Dd9609c30-6f1a-4e0c-80d0-1aadd2fea5f3&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=d41f9e6&#x26;sv=1" alt=""><figcaption></figcaption></figure>


---

# 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://help.wotsabot.ai/wotsabot-help-articles/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.
