Import API
Import
API method accepts POST-request with CSV / XLS (multipart/form-data)
POST
https://api.directual.com/good/api/v3/struct/structureName/import?appID=appID&appSecret=appSecret
Path Parameters
Name | Type | Description |
---|---|---|
structureName | string | Structure system name |
appID | string | App ID (go to API section, API keys) |
appSecret | string | API key secret (go to API section, API keys) |
Tip: Export the file, check its format, then prepare it for import.
Last updated