# Integration Flows

- [Inventory](https://docs.hotwax.co/documents/learn-netsuite/integration-flows/inventory.md): Automated sync of inventory data from NetSuite to HotWax Commerce.
- [Sales Orders](https://docs.hotwax.co/documents/learn-netsuite/integration-flows/sales-order.md): Learn how sales orders are processed in HotWax Commerce and NetSuite
- [Order Approval](https://docs.hotwax.co/documents/learn-netsuite/integration-flows/sales-order/order-approval.md): Learn how HotWax syncs sales orders to NetSuite.
- [Order Allocation](https://docs.hotwax.co/documents/learn-netsuite/integration-flows/sales-order/order-allocation.md): Learn how HotWax syncs order items allocated to stores and warehouses.
- [Fulfillment](https://docs.hotwax.co/documents/learn-netsuite/integration-flows/sales-order/fulfillment.md): Learn how fulfillment information is synchronized between NetSuite and HotWax Commerce.
- [Invoicing](https://docs.hotwax.co/documents/learn-netsuite/integration-flows/sales-order/invoicing.md): Learn how NetSuite and HotWax Commerce generate invoices, complete payments, and update accounting for accurate financial records.
- [Shipping Methods](https://docs.hotwax.co/documents/learn-netsuite/integration-flows/sales-order/shipping-methods.md): Learn how a list of shipping methods is mapped between Shopify, HotWax Commerce, and NetSuite.
- [Gift Card Orders](https://docs.hotwax.co/documents/learn-netsuite/integration-flows/sales-order/giftcard-orders.md): Learn how gift card is synchronized between NetSuite and HotWax Commerce.
- [POS Orders](https://docs.hotwax.co/documents/learn-netsuite/integration-flows/sales-order/pos-orders.md): Learn how HotWax Commerce synchronizes POS sales to NetSuite, ensuring accurate inventory and accounting updates for a consolidated view of online and in-store sales.
- [Send Sale Orders](https://docs.hotwax.co/documents/learn-netsuite/integration-flows/sales-order/sendsale-orders.md): Learn how send sales orders are processed in HotWax Commerce and synchronized to NetSuite.
- [Reports](https://docs.hotwax.co/documents/learn-netsuite/integration-flows/sales-order/reports.md): Learn about how order reports are managed in HotWax Commerce.
- [Returns](https://docs.hotwax.co/documents/learn-netsuite/integration-flows/returns.md): Learn about returns in Shopify, Loop, NetSuite and HotWax Commerce.
- [Exchanges](https://docs.hotwax.co/documents/learn-netsuite/integration-flows/exchanges.md): Learn how retailers uses different approaches to handle exchanges across Shopify, NetSuite, Loop, and HotWax Commerce.
- [Kit Products](https://docs.hotwax.co/documents/learn-netsuite/integration-flows/kit-products.md): Learn how NetSuite integration helps manage kits and its components in HotWax Commerce for accurate inventory.
- [Transfer Orders](https://docs.hotwax.co/documents/learn-netsuite/integration-flows/transfer-order.md): Learn how transfer orders are managed in HotWax Commerce.
- [Warehouse to Store](https://docs.hotwax.co/documents/learn-netsuite/integration-flows/transfer-order/warehouse-to-store.md): Learn how warehouse to store transfer orders are processed in HotWax Commerce.
- [Store to Warehouse](https://docs.hotwax.co/documents/learn-netsuite/integration-flows/transfer-order/store-to-warehouse.md): Learn how how store to warehouse transfer orders are processed in HotWax Commerce.
- [Store to Store](https://docs.hotwax.co/documents/learn-netsuite/integration-flows/transfer-order/store-to-store.md): Learn how store to store transfer orders are processed in HotWax Commerce.
- [Reports](https://docs.hotwax.co/documents/learn-netsuite/integration-flows/transfer-order/reports.md): Learn how transfer orders are tracked and synced between HotWax and NetSuite with efficient reports.
- [Cycle Count](https://docs.hotwax.co/documents/learn-netsuite/integration-flows/cycle-count.md): Learn how HotWax Commerce's Cycle Count App synchronizes the latest inventory counts to NetSuite for consistent records.
- [Purchase Orders](https://docs.hotwax.co/documents/learn-netsuite/integration-flows/purchase-orders.md): Learn about purchase order sync from NetSuite to HotWax Commerce.


---

# 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.hotwax.co/documents/learn-netsuite/integration-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.
