addRecipient.Rd
Adds a recipient to the given panel.
addRecipient(username, password, libraryId, panelId, firstName = NULL, lastName = NULL, email = NULL, externalDataRef = NULL, embeddedData = NULL)
username | the Qualtrics username. |
---|---|
password | the Qualtrics password. |
libraryId | the Qualtrics library id. |
panelId | the Qualtrics panel id. |
firstName | the recipient's first name. |
lastName | the recipient's last name. |
the recipient's email address. |
|
externalDataRef | Qualtrics extrenral data ref. |
embeddedData | embedded data for the recipient. |