Survey
Survey
Params:
action- Alwayssurvey.ACCOUNT_IDaccount_loginCAMPAIGN_IDcampaign_nameMESSAGE_ID(optional) - Present if survey was sent in email message.message_name(optional) - Present if survey was sent in email message.message_subject(optional) - Present if survey was sent in email message.SURVEY_IDsurvey_namesurvey_title(optional)QUESTION_IDquestion_namequestion_answer(optional) - Present if question is of text type.OPTION_ID(optional) - Present if question has predetermined options to select.option_name(optional) - Present if question has predetermined options to select.CONTACT_ID(optional) - Present if survey was sent in email message.contact_name(optional) - Present if survey was sent in email message.contact_email(optional) - Present if survey was sent in email message.
TIP
Every answer generates a separate callback. So if you have a survey with one text question, one question with a single select answer and one question with three, multi select answers you may receive up to 5 callbacks for one contact filling out this survey. It also means that the survey does not have to be completed by a contact to generate callbacks.
