I'm new to Apps Script. Can a script be written to import contacts from a CSV file to Google Contacts? I have many such files, so I want to automatize the process.
I found in old records on this forum examples using the ContactsApp class, but it is not working anymore.