Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

Get Measure Exports Input

Query paramters for Get Measure Exports API.
Query Parameters
Parameter Type Description Required or Optional Available Version
days String Enter the number of days between 1 and 7 to retrieve the list of exports. The API request uses this input as a reference point to calculate start date and the day request is being sent as a reference point for end date. Required 65.0
state String Enter the CSV export's state. For multiple states, provide the inputs in comma-separated values (CSV) format. The supported values are:
  • Queued
  • InProgress
  • Aborted
  • Ready
  • Error
Required 65.0