HomeGuidesAPI Reference
ChangelogHelp CenterCommunityContact Us
API Reference
These docs are for a deprecated API version. Click here to use the latest version.

Creates a new campaign. The created campaign is a draft and is not automatically sent.

Form Data
string
required
Defaults to LIST_ID

The list you will send the campaign to.

string
required
Defaults to TEMPLATE_ID

The template that will define the content of the page. Note: the Email Template is copied when creating this campaign, so future changes to that Email Template will not alter the content of this campaign.

string
required
Defaults to george.washington@klaviyo.com

The email address your email will be sent from and will be used in the reply-to header.

string
required
Defaults to George Washington

The name or label associated with the email address you're sending from.

string
required
Defaults to Happy Fourth!

The email subject of the campaign

string
Defaults to Campaign Name

If not specified, this will default to the subject of the campaign.

boolean
Defaults to true

If set, limits the number of emails sent to an individual within a short period. Valid values are true and false. If not specified, defaults to true.

boolean
Defaults to false

If specified, adds Google Analytics tracking tags to links. Valid values are true and false. If not specified, defaults to false.

Response

Language
Credentials