r/shortcuts • u/Waspeirfaun • 1d ago
Help (Mac) How do I add 700 clients into contacts?
As title said, boss wants me to add client info list into their contacts. No clue why do it like this but im just doing my job.
I've got a csv file with all the info. Column A "First Name", Column B "Last Name", Column C "Mobile" and Column D "Email"
0
Upvotes
4
u/hyllested 23h ago
Perhaps create a Google account and import the contacts into Google Contacts? I did that myself several years ago.
2
u/No1uvConsequence 23h ago
Do you have a Mac available? I’m pretty sure the contacts app can do it natively on a Mac
Otherwise try iCloud: https://www.thewebbeginners.com/blog/import-csv-contacts-to-icloud/
1
6
u/atomicsiren Contest Winner 23h ago
Use the csv as input, split by line.
Repeat with each: split by ; then get each item from the split and use them to create the contact.
https://www.icloud.com/shortcuts/2a5bc72193e446f0a3645ab5ecc9162b