Klaviyo integration for managing customer profiles, lists, campaigns, and event tracking.

Changelog

2 versions
v1.1.0 Latest
  • add MakeApiCall component with key-value array inputs for headers and parameters per standard #1459
  • Added output examples to component schemas.
v1.0.2
  • Initial version

Authentication

TypeDetails
API Key
Private API Key (text)
Your Klaviyo Private API Key. Find it in Account > Settings > API Keys in your Klaviyo dashboard.

Actions

26
Clone Campaign icon

Clone Campaign

Create a copy of an existing campaign
Create Campaign icon

Create Campaign

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

Delete Campaign

Delete a campaign permanently
Create Campaign Send Job icon

Create Campaign Send Job

Trigger sending of an email campaign to its target audience.
Get Campaign icon

Get Campaign

Get details of a specific campaign by its ID.
Find Campaigns icon

Find Campaigns

Retrieve and search through email campaigns based on filtering parameters.
Update Campaign Send Job icon

Update Campaign Send Job

Updates a campaign send job
Update Campaign icon

Update Campaign

Update an existing campaign with specified details including name, channel filter, audiences, and send strategy.
Make Api Call icon

Make Api Call

Performs an arbitrary authorized API call to the Klaviyo API.
Add Profiles To List icon

Add Profiles To List

Add one or more customer profile IDs to a specific list.
Create List icon

Create List

Create a new static list for organizing customer profiles.
Delete List icon

Delete List

Delete an existing list permanently
Find Lists icon

Find Lists

Retrieve all available lists with their metadata; supports filtering via query.
Get List icon

Get List

Retrieve details about a specific list
Remove Profiles From List icon

Remove Profiles From List

Remove one or more customer profile IDs from a specific list.
Update List icon

Update List

Update an existing list with new name
Find Metrics icon

Find Metrics

Retrieve all available metrics with their metadata; supports filtering via query.
Get Metric icon

Get Metric

Retrieve details about a specific metric
Create Profile icon

Create Profile

Add a new customer with basic attributes and location.
Find Profiles icon

Find Profiles

Search for customer profiles based on query parameters such as email or phone number.
Get Profile icon

Get Profile

Retrieve a specific customer profile by its ID.
List Profiles in List icon

List Profiles in List

Get profiles in a specific list
List Segment Profiles icon

List Segment Profiles

Get profiles in a specific segment
Update Profile icon

Update Profile

Update attributes of an existing customer profile.
Find Segments icon

Find Segments

Retrieve all available segments with their metadata; supports filtering via query.
Create Event icon

Create Event

Track a custom event for a customer profile, such as a purchase or page view.