Skip to main content

automated way to import `role addresses` into mailchimp subscription lists

Project description

Why?

mailchimp does not allow to import so called role addresses via the webinterface.

so info@, support@, office@ and the like can’t be imported but need to be inserted manually. (see What role addresses does MailChimp block)

HOW?

this script allows to import subscriptions even though some or all emails are role addresses using the mailchimp API MCAPI.

type chimpimport --help for usage information:

chimpimport imports datasets given in csv file FILENAME into mailchimp's subscriber list.

first row contains headers, EMAIL (note capital letters) column is required

example csv content:
"Some Value";"EMAIL";"Some other value";
"ACME Corp.";"john@acme.com";"Sales representative";



Options:
  -h, --help            show this help message and exit
  -u, --updateExisting  if given, existing subscribers will be updated
  -k APIKEY, --apikey=APIKEY
                        your mailchimp api key. to obtain one:
                        http://kb.mailchimp.com/article/where-can-i-find-my-api-key``

Status

Successfully used for 1500 subscribers.

Supports custom fields (just add headers for them to the import csv)

Supports multiple subscriber list. If you have multiple lists, the script will prompt the list to import data into.

Changelog

1.2 (2012-10-08)

  • existing subscribers get updated when importing with -u flag

  • login() api method has been disabled (see shutdown info) so we change the help text on how to obtain an api key

  • rename README.txt to .rst for nice display on github

1.1 (2011-11-12)

  • added support for multiple lists (prompt user which one to choose)

1.0 (2011-09-20)

  • Initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wm.chimpimport-1.2.zip (8.8 kB view details)

Uploaded Source

File details

Details for the file wm.chimpimport-1.2.zip.

File metadata

  • Download URL: wm.chimpimport-1.2.zip
  • Upload date:
  • Size: 8.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for wm.chimpimport-1.2.zip
Algorithm Hash digest
SHA256 a79bd8610fe422c865d83dcc3826b3031b7eb6bc985b733a949e6f655c85958d
MD5 69c451abbd0da9e15fae3ca6d42bed95
BLAKE2b-256 8871674f51a2a8b8b2a044fc05a00b6e1efc1a3eebf00bf943df1c952322e46b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page