# Zapier

[Zapier](http://zapier.com) is a service that connects over 1,000 web apps. Using Zapier's platform you can easily integrate apps and automate workflows. Enabling the Zapier Extension allows DoctorLogic to easily push conversion data from your site to one or more CRMs, email marketing, or marketing automation services.&#x20;

![](/files/-LBRLGU8B2ZDoXuFA87a)

## Prerequisites

In order to utilize the Doctorlogic Zapier extension, you'll need to 1) [create a Zapier account](https://zapier.com/sign-up/) and 2) [subscribe to a paid Zapier plan](https://zapier.com/pricing)﻿﻿.

You'll also need the login credentials for the services you wish to push data to via Zapier. Zapier supports over 1,000 integrations. Check out their [list of integrations](https://zapier.com/apps/integrations) to ensure they support the product/service you're thinking about integrating with.&#x20;

## Initial Webhook Trigger Setup

1\. Log into Zapier with your account credentials.

2\. At the top of the Zapier interface click the **Make a Zap!** button.

3\. Zapier will create a brand new Zap workflow. At the top-left, make sure to give your new Zap a memorable name so you don't forget it's purpose.&#x20;

![](/files/-LBRM00sCVKMmnAvOrQb)

4\. Next, in the main window, scroll down and click the **Webhooks** icon under the *Built-In Apps* section.

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

5\. On the next screen, choose **Catch Hook**, then click the **Save + Continue** button.

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

6\. On the next screen you'll be given the opportunity to configure an optional setting *Pick off a Child Key*. Skip this step and click the **Save + Continue** button to continue.

7\. Next, Zapier will provide you with a custom webhook URL. Locate the webhook URL and click the **Copy to clipboard** button to copy the URL to your clipboard.

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

8\. Click the **OK, I did this** button.&#x20;

9. Copy the link provided by Zapier and send it in via email to <support@doctorlogic.com> to set up your website.&#x20;

## Troubleshooting & Support

Since Zapier is not managed by DoctorLogic, we're unable to provide direct support or troubleshooting. The good news is that paid Zapier customers have access to several resources. Zapier also offers [helpful guides and documentation](https://zapier.com/help/).


---

# 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.doctorlogic.com/docs/extensions/zapier-beta.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.
