> 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/blueprints/patchworks-blueprints.md).

# Patchworks blueprints

<table data-card-size="large" 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><p><a href="/pages/TDuNTM4K9KwDvpW6TB7B">Lightspeed X-Series &#x26; Shopify</a></p><p>Sync stock/product data from Shopify to Lightspeed X-Series and/or sync customer/sales order data from Lightspeed to Shopify.</p></td><td></td><td></td><td><a href="/files/fIiGvEixMz1kc43apdmV">/files/fIiGvEixMz1kc43apdmV</a></td><td><a href="/pages/TDuNTM4K9KwDvpW6TB7B">/pages/TDuNTM4K9KwDvpW6TB7B</a></td></tr><tr><td><a href="/pages/M097H3PjViDOJ3J94t7s">SEKO Logistics &#x26; Shopify</a><br>Sync inventory and fulfillments from SEKO to Shopify and/or sync sales orders from Shopify to SEKO.</td><td></td><td></td><td><a href="/files/ZhH3fADBInYB4k4iHbV1">/files/ZhH3fADBInYB4k4iHbV1</a></td><td><a href="/pages/M097H3PjViDOJ3J94t7s">/pages/M097H3PjViDOJ3J94t7s</a></td></tr><tr><td><a href="/pages/S3kbW6dbAn9VIZPjAeaD">Shopify &#x26; Brightpearl</a><br>Sync companies, contacts, products, pricing, orders, refunds, inventory, and fulfillments between Shopify and Brightpearl.</td><td></td><td></td><td><a href="/files/RO4zfHhAd7hoEDECdBHy">/files/RO4zfHhAd7hoEDECdBHy</a></td><td><a href="/pages/S3kbW6dbAn9VIZPjAeaD">/pages/S3kbW6dbAn9VIZPjAeaD</a></td></tr><tr><td><a href="/pages/I8LBqDnFDkLsoR65z16v">Shopify &#x26; NetSuite</a><br>Sync <a href="#customer-and-company-data">customer</a>, <a href="#orders-payments-and-refunds">order</a>,   <a href="#products-catalogs-and-pricing">product</a>, and <a href="#inventory-and-fulfilment">inventory</a> data between Shopify and NetSuite.</td><td></td><td></td><td><a href="/files/pkqWXWxvSL2dtJq06vBs">/files/pkqWXWxvSL2dtJq06vBs</a></td><td><a href="/pages/I8LBqDnFDkLsoR65z16v">/pages/I8LBqDnFDkLsoR65z16v</a></td></tr><tr><td><a href="/pages/Ds0zEPbPAhCr76cBjuoJ">Shopify &#x26; Descartes Peoplevox</a><br>Sync products, orders, stock, refunds, and fulfilments between Shopify and Peoplevox.</td><td></td><td></td><td><a href="/files/gEvCKvdidaHJRPU9p6Mi">/files/gEvCKvdidaHJRPU9p6Mi</a></td><td><a href="/pages/Ds0zEPbPAhCr76cBjuoJ">/pages/Ds0zEPbPAhCr76cBjuoJ</a></td></tr><tr><td><a href="/pages/FT7jkHtYDJrAQiw3OmyT">Shopify &#x26; Virtualstock Supplier</a><br>Sync sales orders, fulfillments, and inventory between Shopify and Virtualstock Supplier.</td><td></td><td></td><td><a href="/files/PU6Yzw9Ga64c82X9ybSy">/files/PU6Yzw9Ga64c82X9ybSy</a></td><td></td></tr><tr><td><a href="/pages/Pq40O5CyTlV2zLg2tPVx">Veeqo &#x26; TikTok</a><br>Sync orders from TikTok to Veeqo.</td><td></td><td></td><td><a href="/files/emx1wdg8LNWyeH94SQIi">/files/emx1wdg8LNWyeH94SQIi</a></td><td><a href="/pages/Pq40O5CyTlV2zLg2tPVx">/pages/Pq40O5CyTlV2zLg2tPVx</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, and the optional `goal` query parameter:

```
GET https://doc.wearepatchworks.com/product-documentation/blueprints/patchworks-blueprints.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
