Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 456 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 456 Bytes

MigrateContacts

Guidelines:

  • Rename the excel sheet containing the enrollee details to enrollees_list.xlsx and place it in data.
  • Do not change the output_template.xlsx file if unsure.
  • Import contacts.csv into Google Contacts.

Steps for use:

  • Ensure you have Python installed and added to path.
  • Clone the repo.
  • Run migrate-contacts.py

Note

  • The script will install Pandas if it isn't present.
  • Sample data is populated.