Basic Information

appmixer.klaviyo.campaign.CreateCampaign

1.0.0

Public

Create a new campaign with specified details including name, channel filter, audiences, and send strategy.

Input Ports

in

FieldTypeDescription
Campaign Name text The name of the campaign
Channel Filter select The channel type for the campaign
Included Audiences expression Array of audiences to include in the campaign. Each item should have 'type' (List or Segment) and 'id' properties.
Excluded Audiences expression Array of audiences to exclude in the campaign. Each item should have 'type' (List or Segment) and 'id' properties.
Send Strategy Method select The method for sending the campaign
Static Send Date/Time date-time Datetime must be in the future and in ISO 8601 format (e.g., 2025-10-31T13:00:00Z for UTC)
Use Local Time toggle Whether the campaign should be sent with local recipient timezone send (requires UTC time) or statically sent at the given time.
Send Past Recipients Immediately toggle Whether to send to past recipients immediately. Ignored when 'Use Local Time' is set to false
Throttled Send Date/Time date-time The date and time to start throttled sending
Throttle Percentage select The percentage to throttle the sending
Smart Send Time Date date-time The date for smart send time optimization

Output Ports

out

FieldTypeDescription
Type -
Campaign ID -
Attributes.Name -
Attributes.Status -
Attributes.Archived -
Attributes.Audiences.Included -
Attributes.Audiences.Excluded -
Attributes.Send Options.Use Smart Sending -
Attributes.Send Options.Ignore Unsubscribes -
Attributes.Tracking Options.Add Tracking Params -
Attributes.Tracking Options.Custom Tracking Params -
Attributes.Tracking Options.Is Tracking Clicks -
Attributes.Tracking Options.Is Tracking Opens -
Attributes.Send Strategy.Method -
Attributes.Send Strategy.Datetime -
Attributes.Send Strategy.Throttle Percentage -
Attributes.Created At -
Attributes.Scheduled At -
Attributes.Updated At -
Attributes.Send Time -
Relationships.Campaign Messages.Data -
Links.Self -

Full Metadata