Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Friendlier handling of batch operations #230

Open
andylolz opened this issue Jun 11, 2020 · 0 comments
Open

Friendlier handling of batch operations #230

andylolz opened this issue Jun 11, 2020 · 0 comments

Comments

@andylolz
Copy link

andylolz commented Jun 11, 2020

Batch operations are super helpful for writing lots of data to mailchimp asynchronously. They’re supported by this client, but the user needs to figure out how to structure the list of dictionaries of operations.

It would be cool to leverage the rest of the client library to do this (since it has a much friendlier interface). I’ve had a go at that in this wrapper:
https://github.com/FullFact/python-batchmailchimp

Would you be interested in a pull request to roll the feature into this library?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant