VingtCinq / python-mailchimp

Python client for v3 of MailChimp API
MIT License
463 stars 131 forks source link

Customer journeys API implementation #245

Closed ollz272 closed 1 year ago

ollz272 commented 2 years ago

Noticed this bit of documentation in the mailchimp API that isn't supported by this package.

https://mailchimp.com/developer/marketing/api/customer-journeys-journeys-steps-actions/

Should be fairly self explanatory

ollz272 commented 1 year ago

@stephenross hows this looking?

ollz272 commented 1 year ago

Thanks @stephenross, sorry for the long wait here, i haven't been working with this package much recently. I've updated the code as requested.

stephenross commented 1 year ago

@charlesthk Would you kindly push this to PyPi. I just noticed the image block at the top of the README files was not name bumped for the new version, but setup.py did get bumped properly.

charlesthk commented 1 year ago

@stephenross @ollz272 thanks for this PR, new version is on PyPi.