Skip to content
Developerhome
X3

Import file use case

  Less than to read

Before we start, the pairing process between the 3rd party application and X3 configuration should be done with a pair of access and refresh tokens ready to use by the 3rd party application.

In this scenario, we start by set up a batch processing in X3 to import a list of sales orders. After, we continue with how to use data delivery API to upload the output file of this batch processing:

  1. X3 administrator sets up an import for 3rd party application.
  2. 3rd party application uploads the file to be imported in X3.
  3. 3rd party application tracks the uploaded file to be imported in X3.
  4. X3 imports data from 3rd party application uploaded file.