Challenge Overview
Script to use Gdata contacts API to connect to a Google Apps for Business Domain and remove all contacts from the "My Contacts" group. ��The script will have exclusions for other contact groups that might be under "My Contacts". ��Idea here is users are to move contacts they want into this group and this script will remove all others. ��Groups will be case insensitive. ��Script needs to use a CSV file for the list of users to have the script ran against. ��