appmixer.woodpecker.core.CreateCampaign
Create Campaign
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Name | text | Campaign name. |
| Email Account ID | number | ID of a connected Woodpecker email account (mailbox) the campaign sends from. Use the List Mailboxes component to find it. |
| Subject | text | Subject of the first campaign email. |
| Message | textarea | HTML body of the first campaign email, e.g. Hi {{FIRST_NAME}} . |
| Timezone | text | Sending timezone (regional ID, e.g. Europe/Prague). Defaults to Europe/London. |
| Daily Enroll Limit | number | Maximum number of prospects enrolled per day. Defaults to 20. |
| Field | Type | Description |
|---|---|---|
| Campaign ID | integer | - |
| Name | string | - |
| Status | string | - |
| Created | string | - |
| From Name | string | - |
| Timezone | string | - |