# Zapier Integration

## How to connect Intellectra with Zapier:

Zapier enables you to connect your platform with thousands of different tools. It is commonly used for adding customers after purchasing from another gateway, or triggering email sequences once a product is purchased or cancelled.

*❗️Before getting started❗️*

*During the setup, Zapier will run a "test" to confirm the connection is working properly.*&#x20;

*The test will search for a recent customer who has purchased from you, be sure to purchase/ download your product first so that Zapier can pull your name and email when running a test.*

*If there are no recent customers, Zapier will say "No customers found".*

1. Naviate go Settings -> Integrations -> Zapier.
2. Click the "Setup" button. This will take you to the Intellectra + Zapier integrations page.
3. Search for a pairing app.
4. Click on "Connect My Apps".
5. Choose a trigger and an event.


---

# 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.intellectra.io/manual/integrations/zapier-integration.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.
