Schedule Survey Export
Schedule survey submission export as CSV
POST
Schedule Survey Export
Authorizations
Use the Access Token generated with user type as Sub-Account (OR) Private Integration Token of Sub-Account.
Headers
API Version
Available options:
2021-07-28 Body
application/json
List of survey IDs to be exported
Example:
["id1", "id2", "id3"]Start date for the export
Example:
"2023-01-01T00:00:00.000Z"
End date for the export
Example:
"2023-01-31T23:59:59.999Z"
ID of the location for which surveys will be exported
Example:
"location1"
ID of the company
Example:
"company1"
Type of the export should be survey
Example:
"survey"
Response
Successful response
Success message
Example:
"The export started and when the download link is ready, it will be sent via email."
Last modified on March 8, 2026
Schedule Survey Export