Configure Google for aACE integration

Project Creation

  1. Navigate to the Google Developers Console: https://console.developers.google.com/project
  2. Create a new project. The project should be called “aACE”.
    Project_2_Create_Project.png
  3. Navigate to “APIs”. Enable the "Contacts API" and the "Admin SDK".
    Project_3_Enable_APIs.png

Additional information on creating projects can be found here: https://developers.google.com/console/help/new/#creatingdeletingprojects

Service Account Creation

  1. Navigate to the Google Developers Console and select the “aACE” project.
  2. Navigate to “Credentials”. In the OAuth section click “Create new Client ID”.
    • The “Application Type” should be “Service account”.
    • After creating the Client ID take note of the Client ID (this will be used when managing API client access to your Google account) and the Email Address (this will be entered into aACE).
      Account_2_Create_Account.png
  3. Click “Generate new P12 key”. This will download a .p12 file that will be entered into aACE.
    Account_3_P12_Key.png

Additional information on creating service accounts can be found here: https://developers.google.com/console/help/new/#serviceaccounts

Google Contacts Configuration

  1. In your Google account, navigate to Admin Console > Google Apps > Contacts and ensure that it is “ON for Everyone”.
  2. Click “Advanced Settings” and “Enable contact sharing”.
    • “Show all email addresses” should be selected.
    • “Show both domain profiles and domain shared contacts” should be selected.Contacts_2_Enable_Sharing.png

Google Contacts Configuration

  1. In your Google account, navigate to Admin Console > Security and click “Advanced Settings”. In the Authentication section click “Manage OAuth Client access”.
    Access_1_Manage_OAuth.png
  2. In “Client Name” enter the Client ID from above when creating the service account.
  3. In “One or More API Scopes” enter the following text and click “Authorize”: https://www.google.com/m8/feeds/
    Access_3_Client_Access.png
Have more questions? Submit a request
Powered by Zendesk