Generate Survey links
When the clients are not comfortable sharing the customers’ PII data with S2C, they can export unique survey links from S2C platform using the APIs. At a time, a maximum of 500 survey links can be ge
POST
https://{env}.survey2connect.com/v2/api/survey-campaigns/external
Path Parameters
Name
Type
Description
env*
String
Datacenter identifier for client
Headers
Name
Type
Description
Authorization
String
Bearer {access_token}
Request Body
Name
Type
Description
collector_token*
String
Corresponding API collector unique token id (provided by platform)
contacts*
Array
An array of contacts to which surveys are to be triggered.
Last updated
Was this helpful?