/activities/{activityID}/export.csv (DEPRECATED)
Get a CSV file with the reporting data of an activity.
Resource URL
/v2/applications/{communityApiKeyName}/touchpoint/activities/{activityID}/export.csv
Available methods
Method | Description |
---|---|
GET |
Returns a response of type text/csv with the reporting data
of an activity, including
|
Parameters
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
|