Skip to content
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.

Add Python POST examples #32

Open
wants to merge 26 commits into
base: master
Choose a base branch
from

Conversation

robertdenton
Copy link

@robertdenton robertdenton commented Sep 6, 2016

Hi MailChimp friends,

Just got done creating some scripts to send daily newsletters and circled back around to make some super simple POST request examples that would have helped me out when I was first getting started with your API. This could also help close out #21 but I'll leave that up to you.

I focused on creating a campaign and sending a test email because those were two basic functions I used a lot during testing and neither can create big problems (like accidentally sending a campaign to a major list).

Also added a requirements.txt, which isn't really needed but could be good for more complex examples in the future.

Thanks for this repo, it's very helpful.

Edit: Please disregard the inordinate amount of commits below. I originally was using this fork for development of new scripts to send daily newsletters but I stripped those out into a new private repo.

@deezone
Copy link

deezone commented Apr 14, 2017

I encourage you to change the title of the PR to make reference to Python.

@robertdenton robertdenton changed the title Add POST examples Add Python POST examples Apr 15, 2017
@robertdenton
Copy link
Author

@deezone Thanks, added Python to PR title.

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

Successfully merging this pull request may close these issues.

2 participants