surveymonkey_send_collector_message
Send an email message to all respondents of a survey collector, either immediately or at a scheduled date. Specify collector and message IDs to trigger delivery.
Instructions
Sends an email message to all recipients of a collector.
Args: collector_id: Collector ID. message_id: Message ID to send. scheduled_date: ISO 8601 datetime to schedule the send (empty = send immediately).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes | ||
| collector_id | Yes | ||
| scheduled_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |