> 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/connector-builder.md).

# Connector builder

## Introduction

With Patchworks, you can [install](/product-documentation/connectors-and-instances/working-with-connectors/installing-a-connector.md) and then use [instances](/product-documentation/connectors-and-instances/working-with-instances.md) of prebuilt [connectors](/product-documentation/connectors-and-instances/working-with-connectors.md), which are available from the [Patchworks marketplace](/product-documentation/marketplace/the-patchworks-marketplace.md).&#x20;

But what if there is no prebuilt connector for a business application that you want to integrate? Maybe you have a bespoke, in-house system - or perhaps you want to connect an application that's completely outside of the eCommerce arena.&#x20;

The Patchworks connector builder enables you to build your own connectors, which can then be used in exactly the same way as the prebuilt connectors found in the [Patchworks marketplace](/product-documentation/marketplace/the-patchworks-marketplace.md).&#x20;

{% hint style="info" %}
Any connectors that you build will be available to all users within your company profile. They are not visible to anyone outside of your organisation.
{% endhint %}

## Who is it for?

The connector builder is designed to take away as much of the heavy lifting required to integrate systems from scratch, as possible - no coding is required!

If you're comfortable working with APIs and data structures, you can use the **connector builder** to integrate any application with an API.&#x20;

{% hint style="info" %}
If you know your way around [Postman](https://www.postman.com/), we think you'll get on just fine with the connector builder. In fact, if you have a Postman collection for the connector you want to build, you can use our [Postman importer!](/product-documentation/developer-hub/openapi-and-postman-importer.md) This will create a connector directly from your collection, which you can then edit (using information found in this section) as required.
{% endhint %}

## In this section

* [Accessing the connector builder](/product-documentation/developer-hub/connector-builder/accessing-the-connector-builder.md)
* [Building your own connector](/product-documentation/developer-hub/connector-builder/building-your-own-connector.md)
* [Maintaining your own connectors](/product-documentation/developer-hub/connector-builder/maintaining-your-own-connectors.md)
