sendSurveyToIndividual: Sends a survey to the given recipient.

Description Usage Arguments

View source: R/panels.R

Description

Sends a survey to the given recipient.

Usage

1
2
3
sendSurveyToIndividual(username, password, surveyId, sendDate, fromEmail,
  fromName, subject, messageId, messageLibraryId, panelId, panelLibraryId,
  recipientId)

Arguments

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.


jbryer/qualtrics documentation built on May 18, 2019, 7:03 p.m.