4.5.1.Recontact by Panelist

Recontact by Panelist
Description Create (or update) the panel list of an existing recontact project using previously acquired panelist ids
Request URL Prodege Base URL + /recontact-by-panelist
Request Method POST

 

Request Parameters
Parameter Name Parameter Type Description Required?
apik String Your API Key. Yes
request_date Numeric Timestamp in milliseconds (see Authentication). Yes
signature String The signature of your request (see Authentication). Yes
prodege_project_id Numeric The ID that uniquely identifies this project in the Prodege system. Yes
panelist_recontacts Array  JSON array of panelist recontact entries for this project. Yes
Response Parameters
Parameter Name Parameter Type Description
return_status String The return status for this api call
prodege_project_id Numeric The id that uniquely identifies this project
invalid_panelist_ids array List of panelist ids that were not successfully processed by the API

 

panelist_recontacts Elements Model     (see JSON Examples for sample data)
Property Name Property Type Description
panelist_id Numeric The id that uniquely identifies a respondent on Prodege
survey_url String The entry link for this survey for the given panelist (url must have “%transid%” and “%panelistid%” placeholders in it)
invite_expiration DateTime The expiration date for this survey (in Unix UTC Timestamp, in milliseconds)

 

Help Guide Powered by Documentor
Suggest Edit