MARKETPLACE
PLUGINS
GOOGLE PEOPLE (CONTACTS)
Google People (Contacts) logo

Google People (Contacts)

Published July 2023
   •    Updated February 2026

Plugin details

Google People API is the replacement for the deprecated Google Contacts API. This plugin allows you to read an authenticated user's list of contacts, including their Names, Emails, and Phone Numbers.
Unlike other plugins, this requests the max pageSize of 1,000 contacts so you can sync your whole contact list in one go.

Free

For everyone

5.0 stars   •   1 ratings
177 installs  
This plugin does not collect or track your personal data.

Other actions

Platform

Web & Native mobile

Contributor details

Nexrad Media logo
Nexrad Media
Joined 2023   •   1 Plugin
View contributor profile

Instructions

This plugin provides API calls you can use with Bubble's Get data from an external API feature:
List People - Provides a list of the authenticated user's contacts.

Search People - Provides a list of contacts in the authenticated user's grouped contacts that matches the search query. The query matches on a contact's names, nickNames, emailAddresses, phoneNumbers, and organizations fields that are from the CONTACT source.

Single Profile - Provides information about a person by specifying a resource name.

User's Profile - Provides information about the authenticated user.

List Other Contacts - List all "Other contacts", that is contacts that are not in a contact group. "Other contacts" are typically auto created contacts from interactions.

Search Other Contacts - Provides a list of contacts in the authenticated user's other contacts that matches the search query. The query matches on a contact's names, emailAddresses, and phoneNumbers fields that are from the OTHER_CONTACT source.

Requirements
To use this plugin, you'll need to get a Google Account, create a project for your client, and save your OAuth 2.0 Client ID and Client Secret.

Note: to use this API in a live app in production, you'll need to request approval from Google to use the required scopes.

Types

This plugin can be found under the following types:
Api   •   Login Service

Categories

This plugin can be found under the following categories:

Resources

Support contact
Documentation

Rating and reviews

Average rating (5.0)

The only plugin that works properly with Google's People API
July 19th, 2023
I tried other Google Contacts plugins, but they all had limitations for one reason or another. This one is the only one that can return up to 1,000 records from my contact list at once. It also has support for phone numbers, not just email addresses. If you want to do anything with SMS, this is your best bet.
Bubble