sendReminder.RdSends a survey to the given recipient.
sendReminder(username, password, parentEmailDistributionId, sendDate, fromEmail, fromName, subject, messageId, libraryId)
| 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. |