# Flows

- [Order Import](https://docs.in8sync.com/idc/shopify/flows/order-import.md): How the Order Import flow brings Shopify orders into NetSuite as sales orders.
- [Fulfillment Export](https://docs.in8sync.com/idc/shopify/flows/fulfillment-export.md): How the Fulfillment Export flow sends shipment information from NetSuite back to Shopify.
- [Item Export](https://docs.in8sync.com/idc/shopify/flows/item-export.md): How the Item Export flow sends product and pricing information from NetSuite to Shopify.
- [Refund Import](https://docs.in8sync.com/idc/shopify/flows/refund-import.md): How the Refund Import flow handles refunds created in NetSuite and sends them to Shopify.


---

# 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.in8sync.com/idc/shopify/flows.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.
