Skip to content

Fetch the campaigns and all of the URLs clicked from the Mailchimp API.

License

Notifications You must be signed in to change notification settings

vonadz/fetch-mailchimp-campaign-clicks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What it does?

Fetches all campaigns and URL clicks for a specific Mailchimp list and writes the data to a JSON file.

What do you need?

Copy example.env to .env and fill out the variables with your API + server, which you can find in your Mailchimp account. Only tested with Node.js 18.2.0

How to use?

Clone the repo, run npm install in the root directory, run node index.mjs, follow instructions in terminal.

About

Fetch the campaigns and all of the URLs clicked from the Mailchimp API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published