Loader Klaviyo
This loader is used for importing contacts to Klaviyo EDM.
Data In/Data Out
Data In |
Example (in
|
Data Out |
N/A |
Learn more: about folder structure in configuration here.
Parameters
API KEY (required) |
Consumer (API) secret generated by twitter in registered application. |
Contact list (at least one Contact list ID or Name is required): |
|
ID |
ID of contact list where contacts from |
Name |
Name of newly contact list. |
Methods
- When
Contact listcontact_list_id
is provided in configuration, the component will checkidcontact_list_id
existence and import all given contacts there. - When
Contact listcontact_list_id
is unknown thenidContact listcontact_list_name
must be provided in the configuration.nameComponentThe component will create a new Contact list with definedname
and import all given contacts to a newly created Contact list.