create_email_distribution
Send a survey via email to a mailing list, configuring sender, reply-to, subject, and message template.
Instructions
Send a survey via email to a mailing list
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subject | Yes | Email subject line | |
| fromName | Yes | From name displayed in the email | |
| sendDate | No | Scheduled send date (ISO format). If omitted, sends immediately. | |
| surveyId | Yes | The Qualtrics survey ID | |
| fromEmail | Yes | Verified sender email address | |
| libraryId | Yes | ID of the library containing the message template | |
| messageId | Yes | ID of the message template from the library | |
| embeddedData | No | Optional tags for distribution reporting; these are not survey-flow embedded data | |
| replyToEmail | Yes | Reply-to email address | |
| mailingListId | Yes | The mailing list ID to send to | |
| expirationDate | No | Individual-link expiration date (ISO format) |