Klaviyo Integration
Manage subscribers with Klaviyo in Paragon.
Setup Guide
1. Get Klaviyo Private API Key
You can find your Klaviyo API Key in your Klaviyo Account Settings. You'll need to generate a new API Key if you don't already.
2. Add Klaviyo to Paragon
To add Klaviyo to Paragon, click the "+" button in the workflow canvas and choose Airtable from the sidebar. Under Connect your Klaviyo account, choose "Add new account for Klaviyo" and enter your Klaviyo Private API Key.
3. Query Klaviyo
Once your Klaviyo account is connected, you can add steps to perform the following actions:
Create Campaign
Get Campaigns
Send Campaign
Create List
Get Lists
Add subscriber to list
Get list subscribers
Unsubscribe from list
Create Template
Get Templates
When creating or updating records in Klaviyo, you can reference data from previous steps by typing {{
to invoke the variable menu.
Connecting to your user's Klaviyo account
To connect to your user's Klaviyo account in Paragon, click the "+" button in the workflow canvas and choose Klaviyo from the sidebar. Under Connect your Klaviyo account, choose "Provide user's account credentials" and enter your user's Klaviyo Private API Key.
When entering your user's Klaviyo Private API Key, you can reference data from previous steps by typing {{
to invoke the variable menu.
Last updated