> For the complete documentation index, see [llms.txt](https://doc.wearepatchworks.com/product-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.wearepatchworks.com/product-documentation/developer-hub/patchworks-developer-hub.md).

# Patchworks developer hub

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>POSTMAN IMPORTER</strong></td><td>Import an existing Postman collection to build a connector. </td><td></td><td><a href="/files/chtQDR92oJZtAAG4i6sU">/files/chtQDR92oJZtAAG4i6sU</a></td><td><a href="/pages/D2Q4FM08MoquZZi09rAJ">/pages/D2Q4FM08MoquZZi09rAJ</a></td></tr><tr><td><strong>CONNECTOR BUILDER</strong></td><td>Build a Patchworks connector for any third-party system that has an API.</td><td></td><td><a href="/files/ivO6EsUogdMx7inaqDn9">/files/ivO6EsUogdMx7inaqDn9</a></td><td><a href="/pages/RBsUROffcuAXxccTjkPi">/pages/RBsUROffcuAXxccTjkPi</a></td></tr><tr><td><strong>CUSTOM SCRIPTING</strong></td><td>Add and test custom scripts which can then be applied to process flows.</td><td></td><td><a href="/files/xUWx9NDzZQtNlp7v2wEK">/files/xUWx9NDzZQtNlp7v2wEK</a></td><td><a href="/pages/oZoHN71i3KN7FMkgdP1x">/pages/oZoHN71i3KN7FMkgdP1x</a></td></tr><tr><td><strong>PATCHWORKS API</strong></td><td>Use our inbound API and/or cross-reference lookup API for advanced automation.</td><td></td><td><a href="/files/BMTKNem4QtVcJvi887d2">/files/BMTKNem4QtVcJvi887d2</a></td><td><a href="/pages/lj29i1Jsvf6Xfazv71Mj">/pages/lj29i1Jsvf6Xfazv71Mj</a></td></tr><tr><td><strong>PATCHWORKS MCP</strong></td><td>Connect your integration platform directly to an AI assistant.</td><td></td><td><a href="/files/hqg64HcYDsDjblDadekR">/files/hqg64HcYDsDjblDadekR</a></td><td><a href="/pages/1egZERxScpBW6Xbh2jhZ">/pages/1egZERxScpBW6Xbh2jhZ</a></td></tr></tbody></table>


---

# 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://doc.wearepatchworks.com/product-documentation/developer-hub/patchworks-developer-hub.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.
