sendReminder: Sends a survey to the given recipient.

View source: R/panels.R

sendReminderR Documentation

Sends a survey to the given recipient.

Description

Sends a survey to the given recipient.

Usage

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.


jflournoy/scorequaltrics documentation built on April 29, 2022, 9:17 p.m.