> For the complete documentation index, see [llms.txt](https://userguide.zappost.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://userguide.zappost.com/zap-integrations/third-party-integrations/patchworks/installation-guide.md).

# Installation Guide

### Install the ZAP-POST Connector via the Patchworks Marketplace

1. Log in to Patchworks
2. From the home page, click on **Marketplace**
3. Search for ZAP-POST and click **Install**
4. Log into ZAP-POST at [zappost.com](https://app.zappost.com)
5. From the dashboard, click on **settings**
6. Select **API consumers** and **Add New Consumer**

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

{% hint style="warning" %}
Never share your API credentials with anyone you don't trust
{% endhint %}

7. In Patchworks, click on **Process Flows** then **Connectors & Instances**
8. Click **Add new instance**

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

9. Give your instance a name, we suggest something like 'ZAP-POST Production'
10. Click **Next Step**
11. Basic Authentication should already be selected, click **Next Step**
12. Here you need to enter your **API Key** and **API Password** from step 6
13. You're all set, your Patchwork and ZAP-POST accounts are integrated. To start ingesting customer data, see our [Use case how-to guide](broken://pages/Rk84s7wJaTSFtsQoXGE8)


---

# 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://userguide.zappost.com/zap-integrations/third-party-integrations/patchworks/installation-guide.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.
