Incremental Data Delta
Incremental Data Delta exports contain only changed or new records since the last export, enabling efficient real-time data synchronization.
What is Incremental Data Delta?
Incremental Data Delta exports include only records that have changed since your last successful import. This approach:
- Reduces data transfer - Only changed records are exported
- Faster processing - Smaller files process more quickly
- Real-time sync - Updates reflect in your system within hours
- Includes deletions - Records with
IsDeleted = 1are included so you can sync deletions
Available Incremental Data Delta Exports
| Export | Description | Update Frequency |
|---|---|---|
| Asset Purity | Image analysis results showing cooler contents and compliance | Every 1-6 hours |
| Asset Day KPI | Daily asset performance metrics and door activity | Daily |
| Asset Purity Product | Individual product positions detected in images | Every 1-6 hours |
| Consumption Log | Product consumption and sales data | Every 1-6 hours |
| Scheduled Order Item | Order line items with delivery details | Every 1-6 hours |
Delta Processing Logic
All incremental exports use a timestamp-based filter to include only records that have changed since your last successful export.
How it Works:
- Incremental Updates: Only records modified after your last export are included
- First Run: Includes up to 1 month of historical data to get you started
- Gap > 1 Month: If last export was more than 1 month ago, limited to most recent month
- Asset Day KPI: Uses the KPI date instead of modification date for filtering
Common Fields
All incremental exports share common field groups to reduce duplication. See Common Fields Reference for:
- Client Information
- Location Information
- Asset Information
- Product Information
- Smart Device Information
- Audit Fields
Each export documentation shows which common field groups are included with this badge:
📋 Includes Common Fields: Client Information, Location Information
Processing Recommendations
| Frequency | Use Case | Example Schedule |
|---|---|---|
| Every 1 hour | Real-time inventory monitoring | Every hour on the hour |
| Every 4-6 hours | Operational dashboards | 00:00, 06:00, 12:00, 18:00 |
| Daily | Standard reporting | 02:00 AM daily |
Next Steps
- Review individual export schemas for field-level details
- See Data Integration Specification for processing guidelines
- Understand Common Schema for shared field definitions
- Check Version History for version changes