You must have SYSAdmin privileges to use this API.
Before using this API, please enable the "Periodic Import from URL" feature. Once the setup is complete, you can trigger the import by calling the following API:
curl -F "importData=" -F "api=" \ -H "Authorization:Basic YOUR_API_KEY_GOES_HERE" \ https://www.ragic.com/demo/ragicsales-order-management/10001
When you need to create or update a large amount of data, you can also use this method to import all at once instead of making multiple API calls.
You can find your API key in your Personal Settings page.