## Imports API

fabric **Imports** API supports importing data of different modules such as Orders, Invoices, and Shipments. fabric’s **Imports** API lets you import module-specific bulk JSON in text file format in order to save these documents in fabric’s databases. Each row in an uploaded text file represents a single JSON schema.

### Resources

- [Download Postman Collection](https://github.com/FabricCommerce/public-fabric-api-postman-collections/blob/main/v3/ordersImports.json)  
- [Get shipping methods](https://developer.fabric.inc/v3/orders-and-inventory/api-reference/orders/shipping-method-items/get-shipping-methods)  
- [Upload bulk file to import data](https://developer.fabric.inc/v3/orders-and-inventory/api-reference/orders/imports/upload-bulk-file-to-import-data)

Fetch the complete documentation index at: [/llms.txt](https://developer.fabric.inc/llms.txt)  
Use this file to discover all available pages before exploring further.
