# Zapier

### Zapier

Mavenseed sends information to Zapier like when a new customer subscription is created, or a payment is made. This is done by creating an app in Zapier (it's super easy), and copy and pasting a URL into the settings in Mavenseed. We'll send the following records to your Zapier supplied URL when they are created.

* Customer name & Email
* Order & Customer ID
* Payment and Tax information,&#x20;
* Question Title & Link,&#x20;

Follow the steps below to get Mavenseed connected to your Zapier account.

**Step 1: Create a Zap**&#x20;

After creating an account, click on the "Create a new Zap!" button.&#x20;

{% hint style="info" %}
Recently Zapier has required a premium plan to access web hooks as an event. Learn more at <http://zapier.com> &#x20;
{% endhint %}

![](/files/jjdVf2sLz4wO0ZjdIRwK)

**Step 2: Select Webhooks by Zapier**

![](/files/w9kMrS8CRgFLgr7leRNn)

**Step 3: Choose Catch Hook**

![](/files/UbkIWxRiYwQyjlJgIUBu)

**Step 4: Click "continue" or "Test Trigger"**

![](/files/7udLOSoEqZHp8333BLCy)

**Step 5: Copy the Webhook URL that they give to you**

![](/files/kZHpuarfRj3IHfVHn5zQ)

**Step 6: Click the Add Zapier Webhook button under admin/settings/integrations**

Choose an Action. For example, if you wanted to send a Tweet everyone a project was featured, then choose the Featured Project action, and paste in the URL from Step 5.

![](/files/P5eaC48Ni6HHgxjb4OB2)

**Step 7: Click Update Zapier URL and when the page refreshes, you will be able to test the action that you just added.**

![](/files/8BjPvX73B9jAXaCd5w6n)

**Step 8: Back in Zapier, you should see your test sample**

![](/files/poiRRpsyPJoTyQrB77IK)

The rest is up to you!


---

# 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.mavenseed.com/managing-your-site/settings/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.
