How Trackstar syncs data
Data Type | Sync Frequency |
---|---|
Inventory | Hourly |
Inbound Shipments | Hourly |
Orders | Hourly |
Products | Hourly |
Returns | Hourly |
Shipping Methods | Every 12 hours |
Warehouses | Every 12 hours |
Warehouse Customers | Every 12 hours |
Warehouse Locations | Every 12 hours |
Note: These frequencies are default settings and can be customized per connection.
connection.historical-sync-completed
event. This indicates data is now available for that data type from our API.
Example:
Note: Manually triggering a sync starts the process right away, but it may take a few minutes for new data to appear as the sync completes in the background.
POST
or PUT
), Trackstar forwards that request directly to the underlying WMS in real time.
We respond immediately with the success or error status from the WMS, including any error messages or validation feedback provided by the WMS itself. This ensures transparency and helps with rapid debugging and resolution when issues arise.