Mailchimp API Integration in Python
Budget: $30 – $250 USD
I am looking for a talented Python developer to help integrate Mailchimp API into my existing web projects. The purpose of this integration is to update users fields based on a pandas dataframe.
Please find the detailed steps of the script (please open the excel file before to understand what follows):
0/ Preparation :
- Create one new list in Mailchimp for each sub-topic (only once at the beginning)
- Create one test user in each list - Create 7 new fields in the lists users(link1, link2, link3, title1, title2, title3, update_time)
1/ import dataframe articles_output_V2
2/ select for each sub-topic the 3 latest ones based on Timestamp
3/ update the 7 fields with the 3 latest sub-topics
0/ will run once and 1/2/3 will run every day (no need for a daily run logic, I will just run the script manually).
Thanks a lot!
Please find the detailed steps of the script (please open the excel file before to understand what follows):
0/ Preparation :
- Create one new list in Mailchimp for each sub-topic (only once at the beginning)
- Create one test user in each list - Create 7 new fields in the lists users(link1, link2, link3, title1, title2, title3, update_time)
1/ import dataframe articles_output_V2
2/ select for each sub-topic the 3 latest ones based on Timestamp
3/ update the 7 fields with the 3 latest sub-topics
0/ will run once and 1/2/3 will run every day (no need for a daily run logic, I will just run the script manually).
Thanks a lot!