Convert "Danh sách nhân sự" --> Google Contact
git clone https://github.com/greenglobal/hr-contact.git
cd hr-contact
poetry install
Go to Google Sheet, find "Danh sách nhân sự", download as CSV file into "./hr-data.csv".
poetry run python3 convert.py
Result will be saved into "./output.csv"
Import "./output.csv" into your Google Contact. Then fix the duplicate if any.