Basic Information

appmixer.woodpecker.core.CreateCampaign

Create Campaign

1.0.0

Public

Create a new email campaign (one email step; delivery on workdays 8:00-18:00). Requires a connected email account (mailbox) in Woodpecker.

Input Ports

in

FieldTypeDescription
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.

Output Ports

out

FieldTypeDescription
Campaign ID integer -
Name string -
Status string -
Created string -
From Name string -
Timezone string -

Full Metadata