> For the complete documentation index, see [llms.txt](https://help.supporthunt.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.supporthunt.com/integrations/zapier.md).

# Zapier

{% hint style="info" %}
Available on the **STARTER** plan and above
{% endhint %}

To configure the integration between Zapier and Support Hunt, you will first need to add the 'Zapier' action block in chatbot flow and then create the Zap on Zapier.&#x20;

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 ‘+’

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="/files/fsmMSuVVMHnOdvb5CpB9" alt=""><figcaption></figcaption></figure>

### Step 2: Create a Zap on Zapier

Next, go to your Zapier account and create a Zap.&#x20;

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

{% file src="/files/VltcRAuzMsFkZA9oidtV" %}

### Step 3: Test your zap

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

As a result of this, 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.&#x20;

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

### Step 4: Create your action with the destination app

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.&#x20;

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

### Step 5: Publish the zap and go live

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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