sendReminder: 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
sendReminder(username, password, parentEmailDistributionId, sendDate, fromEmail,
  fromName, subject, messageId, libraryId)

Arguments

username

the Qualtrics username.

password

the Qualtrics password.

parentEmailDistributionId

see Qualtrics documentation.

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.

libraryId

the Qualtrics library id containing the message to send.


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