Newer Version Available

This content describes an older version of this product. View Latest

Committing CSV Export

This Apex call commits a full or delta CSV export.
Generally, there are two types of CSV exports generated by the system—a full and a delta export.

The committed exports are retained for 30 days.

Note

  • The full data contains all the data for the provided business year, report, and sales org.
  • The delta export contains only the changed data for the provided business year, report, and sales org since the last commit.
Sample Apex Request
Sample Response