ttruty / QualtricsMailer

Process for automating survey emails with qualtrics
1 stars 0 forks source link

Create a Mailing List and populate with recipients from a flat file #2

Open jjanicik opened 4 years ago

jjanicik commented 4 years ago

I just noticed that this example project does not include the ability to create a new mailing list and then populate it with recipients from an uploaded flat file, which the original tutorial by Kevin Chang does.

I saw that this project does have a mailing list file (test_mailing_list.csv) in the venv/test folder.

Could you please give me some pointers on how I would be able to add the capability to use the test_mailing_list.csv in the main.py code?