Add & Remove Recipients
Number of APIs: 10
-
Get Recipients GET https://rest.webropolsurveys.com/api/v1/surveys/{{SurveyId}}/recipients/all
-
Get Recipients (paged) GET https://rest.webropolsurveys.com/api/v1/surveys/{{SurveyId}}/recipients/list?page=1
-
Export Recipients with Data in Excel GET https://rest.webropolsurveys.com/api/v1/surveys/{{SurveyId}}/ExportDemDataFile
-
Check Demographic data file upload GET https://rest.webropolsurveys.com/api/v1/surveys/{{SurveyId}}/GetDemDataScheduledFileInfo/6b467c19-15b8-4d4c-a202-b02000a1a225
-
Import Recipients with Data in Excel POST https://rest.webropolsurveys.com/api/v1/surveys/{{SurveyId}}/importRecipientWithDemData
-
Import Recipients with Data in CSV POST https://rest.webropolsurveys.com/api/v1/surveys/{{SurveyId}}/importRecipientWithDemDataCsv
-
Import Recipients with Data in JSON POST https://rest.webropolsurveys.com/api/v1/surveys/{{SurveyId}}/importRecipientJSONWithDemData
-
Delete Recipients DELETE https://rest.webropolsurveys.com/api/v1/surveys/{{SurveyId}}/recipients/delete
-
Add Recipients POST https://rest.webropolsurveys.com/api/v1/surveys/{{SurveyId}}/recipients/add
-
GET JSON Template GET https://rest.webropolsurveys.com/api/v1/surveys/{{SurveyId}}/getJSONExampleForImportRecipientJSONWithDemData