Skip to content

welearnednothing/klaviyo-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

klaviyo-utils

Utilities for working with Klaviyo

By using this software, you've agreed to the license in the included LICENSE file. Per the license, this softeare is provided "as is", without warranty of any kind.

Usage of Flush for the non-Rubyist Mac user

Open the Terminal app and type the following commands:

gem install bundler
git clone https://github.com/welearnednothing/klaviyo-utils.git
cd klaviyo-utils
bundle

To use the script, you'll need three things:

  • your Klaviyo API key
  • the list ID that you'd like to delete users from
  • a CSV where the first column is the email addresses you'd like to remove. All other columns will be ignored, as well as headers. Put the CSV file in the same directory as this file, and we're ready to go!

Now type:

ruby flush.rb

cross your fingers, hit <Enter>, and follow the prompts!

About

Utilities for working with Klaviyo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages