/activities/{activityID}/export (DEPRECATED)
Get an export of an activity's reporting data in CSV or JSON format.
Resource URL
/v2/applications/{communityApiKeyName}/touchpoint/activities/{activityID}/export
Available methods
Method | Description |
---|---|
GET |
Returns a response with the reporting data of an activity,
including
|
Parameters
Accept
header to
application/json
to return a response in JSON format.
Otherwise, the response returned will be in CSV format.
Operation | Description | Example |
---|---|---|
Refine your response by providing a date range. | Optional. Add a
dateRange to limit the range of the data that
is returned.
dateRange must include the field
timeFrame followed by to and/or from
timestamps to specify the
dateRange .
Note: Timestamps must be in ISO 8601.
|
|
Example: GET Request |
---|
Get January 2023 reporting data for one activity in the form of a CSV file.
|
Example: GET Response |
---|
Sample CSV headers
|