sendSurveyToIndividual.Rd
Sends a survey to the given recipient.
sendSurveyToIndividual(username, password, surveyId, sendDate, fromEmail, fromName, subject, messageId, messageLibraryId, panelId, panelLibraryId, recipientId)
username | the Qualtrics username. |
---|---|
password | the Qualtrics password. |
surveyId | the Qualtrics surveyId. |
sendDate | the date to send the invitation. |
fromEmail | the email address of the sender. |
fromName | the name of the sender. |
subject | the subject of the email to send. |
messageId | the Qualtrics message id from the library. |
messageLibraryId | the Qualtrics library id containing the message to send. |
panelId | the Qualtrics panel id. |
panelLibraryId | the Qualtrics library id containing the panel. |
recipientId | the id of the recipient in the panel. |