At the moment, this repository is a collection of Google Apps script (.gs) JavaScript files that I am using to explore, learn and test the manipulation of Google Contacts data with.
I am in the process of learning JavaScript so I need a place to record all of my experiments.
I am working towards creating a program that will do the following:
- Check through all contacts to find duplicates
- Check to see which duplicate is newer
- Merge and delete corresponding data to be merged from existing contact (check against existing data - merge and update what is new)
- Update and change tags according to client status
- Delete the new contact