# Zapier

### Overview

To integrate Copia with Zapier, simply copy and paste your webhook URL from Zapier into the *Webhook* settings page in Copia.

### Configure Zapier

First you will need to configure Zapier to receive notifications via a webhook from Copia. More details on this process can be found [here](https://zapier.com/help/create/code-webhooks/trigger-zaps-from-webhooks).

Once you have followed the process to create a trigger (use an Event of type *Catch Hook*), you will have access to the URL that Copia requires. Copy the URL to your clipboard by clicking the *Copy* button.

![](https://3704730939-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4lSQNVI3DZ15V7kjkMCA%2Fuploads%2FRjd07qifULvthTVzKDTT%2FZapier_CopyURL.png?alt=media\&token=93f895ce-868d-4273-928d-16f05bfb9648)

### Create a Webhook in Copia

Choose the repository you want to create an integration for. Navigate to the *Settings* tab and choose the *Webhooks* section. Click on the *Add Webhook* button and select the *Copia* option.

![](https://3704730939-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4lSQNVI3DZ15V7kjkMCA%2Fuploads%2F7M9eWe7rO1uVHMNJy5cF%2FWebApp_Integration_Zapier.png?alt=media\&token=35e9badb-c8f2-4067-86df-1e7304daa2aa)

Paste the URL into the *Target URL* field. Be sure to choose which events you want to trigger a notification. When complete, click the *Add Webhook* button.

![](https://3704730939-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4lSQNVI3DZ15V7kjkMCA%2Fuploads%2FkgiyH7H1eYg7uTpNA5pP%2FWebApp_Integration_Zapier_InProgress.png?alt=media\&token=aa583087-d37a-4b4f-a00a-7a0ae521c90f)


---

# 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.copia.io/docs/git-based-source-control/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.
