Newer Version Available
Checking Job Status
Use the CSV Export Job Status API to get the status of the scheduled export. The API uses
the csvGuid of the scheduled export as an input parameter.
- Resource
- /services/apexrest/cgcloud/measures/export/<csvguid>/status?salesorg=<salesorgvalue>
- Method
- GET
Path Parameters
| URL Parameter | Sample Value | Description |
|---|---|---|
| csvGuid | 3b549543-d420-401a-b424-29c7f3c75713 | Enter the csvGuid value of the scheduled CSV export. This value is received as a response to the API request sent to Triggering CSV Exports API. |