Skip to content

Python scripts to disable Zulip users who are not on a Mailchimp marketing list. This allows you to use Mailchimp for access control to your Zulip organization.

License

Notifications You must be signed in to change notification settings

ftcunion/mailchimp-zulip-sync

Repository files navigation

Mailchimp Zulip sync

These are python scripts to keep members in Zulip consistent with the master list in Mailchimp.

The scripts require a config.ini file with the following structure:

[mailchimp]
api_key = 00000000000000000000000000000000-aa00
server_prefix = aa00

[zulip]
email = aaaa-bot@xxxx.zulipchat.com
api_key = 00000000000000000000000000000000
site=https://xxxx.zulipchat.com

About

Python scripts to disable Zulip users who are not on a Mailchimp marketing list. This allows you to use Mailchimp for access control to your Zulip organization.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages