Google Contacts

Content Type: Module
Categories: Utility,Connectors

Overview

This module helps in accessing the files in Google Contacts using Google Contacts (People) API.

 

The below mentioned APIs are available in the module,

  • Connection Contact
  • Authenticated User Profile
  • Other Contacts
  • Search Contacts

Documentation

This module helps in accessing the files in Google Contacts using Google Contacts (People) API.

The below mentioned APIs are available in the module,

  • Connection Contact
  • Authenticated User Profile
  • Other Contacts
  • Search Contacts

Dependencies:

  • Mendix modeler 10.18.3.
  • Google Connector - OAuth 2.0 module

Configuration:

Check the Google OAuth 2.0 documentation for configuration to get the Access token and Refresh token.

Add the ‘Test_GoogleDrivePage_Overview’ page to your Navigation.

This the test page to test the below mentioned API’s.

  • Connection Contact - These are user-owned contacts, stored in their Google account.
  • Authenticated User Profile - This is not a contact, but rather the user themselves.
  • Other Contacts - These are people the user has interacted with, but who are not explicitly saved as contacts.
  • Search Contacts - This allows querying the user's contacts using a search term.

 

Issues, suggestions and feature requests

https://github.com/bharathidas/Google-Contacts/issues

 

Releases

Version: 1.0.0
Framework Version: 10.18.3
Release Notes: This module helps in accessing the files in Google Contacts using Google Contacts (People) API. The below mentioned APIs are available in the module, **• Connection Contact • Authenticated User Profile • Other Contacts • Search Contacts** **Dependencies:** • Mendix modeler 10.18.3. • Google Connector - OAuth 2.0 module **Configuration:** Check the Google OAuth 2.0 documentation for configuration to get the Access token and Refresh token. Add the ‘Test_GoogleDrivePage_Overview’ page to your Navigation. This the test page to test the below mentioned API’s. • **Connection Contact** - These are user-owned contacts, stored in their Google account. • **Authenticated User Profile** - This is not a contact, but rather the user themselves. • **Other Contacts** - These are people the user has interacted with, but who are not explicitly saved as contacts. • **Search Contacts** - This allows querying the user's contacts using a search term. **Issues, suggestions and feature requests** https://github.com/bharathidas/Google-Contacts/issues **Screenshots:** ![Screenshot_1](https://github.com/user-attachments/assets/36eaf7f2-d5ba-4c8d-a478-1246079de7a4)