# NetSuite

- [Create Customer](https://docs.hotwax.co/technical-implementations/netsuite/createcustomer.md): Discover the seamless process of creating customers in NetSuite from OMS.
- [Create Orders](https://docs.hotwax.co/technical-implementations/netsuite/createdordersfeed.md): Efficiently synchronize sales orders from OMS to NetSuite with Apache NiFi integration.
- [Brokered Order Items](https://docs.hotwax.co/technical-implementations/netsuite/brokeredorderitemsfeed.md): Understand the process of brokering order items in OMS and sending them to NetSuite for fulfillment.
- [NetSuite Fulfilled Order Items](https://docs.hotwax.co/technical-implementations/netsuite/fulfilledorderitemsfeed.md): Discover how NetSuite fulfilled order items are seamlessly integrated into OMS using Apache NiFi.
- [OMS Fulfilled Order Items](https://docs.hotwax.co/technical-implementations/netsuite/omsfulfilledorderitems.md): Learn how OMS fulfilled order items are seamlessly integrated into NetSuite using Apache NiFi.
- [Customer Deposit](https://docs.hotwax.co/technical-implementations/netsuite/customerdepositfeed.md): Efficiently synchronize customer deposits from OMS to NetSuite using Apache NiFi integration.
- [POS Cash Sale Orders](https://docs.hotwax.co/technical-implementations/netsuite/poscashsalefeed.md): Efficiently synchronize in-store orders from OMS to NetSuite with Apache NiFi integration.
- [Inventory Item Variance](https://docs.hotwax.co/technical-implementations/netsuite/inventoryitemvariancefeed.md): Efficiently manage inventory variances with OMS-generated feeds synchronized to NetSuite using Apache NiFi integration.
- [Purchase Order Shipments Receipt](https://docs.hotwax.co/technical-implementations/netsuite/purchaseordersreceiptfeed.md): Streamline the receipt of purchase order shipments with OMS-generated feeds synchronized to NetSuite using Apache NiFi integration.


---

# 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/technical-implementations/netsuite.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.
