https://github.com/codemonauts/mailchimp-sendinblue-converter
Convert the export from Mailchimp so that you can import it into Sendinblue
https://github.com/codemonauts/mailchimp-sendinblue-converter
mailchimp newsletter sendinblue
Last synced: about 2 months ago
JSON representation
Convert the export from Mailchimp so that you can import it into Sendinblue
- Host: GitHub
- URL: https://github.com/codemonauts/mailchimp-sendinblue-converter
- Owner: codemonauts
- Created: 2021-12-02T12:53:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-02T13:05:07.000Z (over 3 years ago)
- Last Synced: 2025-01-18T07:12:02.009Z (3 months ago)
- Topics: mailchimp, newsletter, sendinblue
- Language: Python
- Homepage:
- Size: 0 Bytes
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mailchimp2sendinblue-importer
This tool adds two columns to the CSV subscriber export from Mailchimp so that it can be imported by Sendinblue.
## Usage
This tool requires Python 3```
./convert.py mailchimp.csv
```The generated file will be saved to *sendinblue.csv*