SendApp Docs
Log in

Import status

GET https://app.sendapp.ai/api/products/imports/{import_id}
Tells how far a sync started with the bulk call has got: how many products were written, created, updated or left unchanged, which rows were rejected and how the photo download is going.
state is queued, running, done or failed. Photos are downloaded afterwards: follow images.status (none, queued, running, done).
Checking every few seconds is enough. The status of an import can be read for 30 days.

Parameters

3 · 2 required
import_id required
The import_id returned by the bulk call, in the path.
apikey required
Your API Key.
token optional
Account token. Required if you have more than one.
Need help with the integration? info@sendapp.live