Table of Contents

TMS FNC Cloud Google People guides

TTMSFNCCloudGooglePeople reads and writes the contacts and contact groups of a Google account through the Google People API. You authenticate once with OAuth 2.0, then use the Contacts and Groups collections together with asynchronous operations to fetch, create, edit, and delete entries. These task-oriented chapters walk through the full workflow.

New to the component? Start with Get started for the shortest working path, then return here for depth.

Chapters

Chapter Covers
Authentication and connecting OAuth credentials, token persistence, Connect, and OnConnected.
Managing contacts Retrieving, creating, editing, deleting, and reading contact fields.
Managing groups Listing and creating groups and managing membership.

See also