Connect Airtable and Google Contacts to power AI-driven automation ノーコードAI自動化 完全な監査証跡とコントロール SOC 2 およびGDPR準拠 簡単なビジュアルワークフロービルダー 9、000+ アプリ、 450+ AI ツール Free階層が利用可能 最初の自動化ワークフローを起動する Start with a template that brings Airtable and Google Contacts together. Build enterprise-grade automation in minutes.
Google 連絡先から Airtable に新しい連絡先をインポートする Google 連絡先 + エアテーブル
Create Google Contacts from new Airtable records エアテーブル + Google 連絡先
Create contacts in Google Contacts with new or updated records in Airtable エアテーブル + Google 連絡先
Create or update Airtable records from new or updated Google Contacts Google 連絡先 + エアテーブル
Create Google Contacts for new records in view in Airtable エアテーブル + Google 連絡先
Create Airtable records for new or updated Google Contacts Google 連絡先 + エアテーブル
もっと読み込む
Create Moovly videos and Airtable records from new or updated Google Contacts Google 連絡先 + Moovly + エアテーブル
Update Google Contacts when new Airtable records are created エアテーブル + Google 連絡先
トップ企業は、コーディングを必要とせず、独自のビジネス問題を解決する作業を自動化するために Zapier を信頼しています。
Zapierの仕組み Zapier makes it easy to integrate Airtable with Google Contacts - no code necessary. See how you can get setup in minutes.
エアテーブル
エアテーブル
Google 連絡先
Google 連絡先
1。イベントを選択します
アプリ
エアテーブル
トリガーを選択 トリガーは、Airtable からの「新しいレコード」のように、Zap を開始するイベントです。
アクションを追加する トリガーの後でアクションが実行されます(Google コンタクトの「グループに連絡先を追加」など)。
接続されています! Zapierはシームレスに接続しますAirtableそしてGoogle Contacts、ワークフローを自動化します。
サポートされているトリガーとアクション Zapier は、アプリを接続して反復的なタスクを自動化するワークフローの作成に役立ちます。トリガーはワークフローを開始するイベントであり、アクションは Zap が実行するイベントです。
新しいレコード 新しいレコードが作成されたとき、または新しいレコードまたは既存のレコードが選択したビューに初めて追加されたときにトリガーされます。
表示制限
添付ファイルのコンテンツを含める
Include empty fields
試してみる Add Comment to Record Add a comment to an existing record in Airtable.
レコードの作成 (詳細) 最大 10 個の新しいレコードを作成します (明細項目をサポート)。
レコードの作成または更新 既存のレコードを検索して更新するか、新しいレコードを作成します。
Update Multiple Records Update up to 10 records at once in a specific table.
Search by Field
検索値
検索タイプ
Search Formula
表示制限
テーブルを探す テーブル名または説明内のキーワードを検索してテーブルを見つけます。
拠点を探す ベース名にキーワードを入力して検索することで、ベースを見つけます。アカウント内の基地が5000以下の場合にのみ機能します。
Get All Records List all records from a table with pagination support.
Search by Field
検索値
検索タイプ
Search Formula
表示制限
新しいグループ グループが作成された場合にトリガーされます。
試してみる グループに連絡先を追加する 既存の連絡先またはお問い合わせをグループに追加します。
連絡先写真をアップロード 既存の連絡先にプロフィール写真をアップロードします。
連絡先を探す 名前、Eメール、電話番号で連絡先またはお問い合わせを検索します。
新規または更新されたレコード レコードが作成または更新されたときにトリガーされます。
ヘルプテキスト
Limit to view
ファイルのコンテンツを含めますか?
Include empty fields
試してみる レコードの作成 自動入力フィールドを含む新しいレコードを作成します。
Create Base Create a new Airtable base in your workspace.
テーブルを作成 Create a new table in an existing Airtable base.
表の説明
Primary Field Name
Primary Field Type
レコードの更新 特定のテーブルのレコードを更新します。
APIリクエスト(ベータ版) これは、このインテグレーションの認証を含む生のHTTPリクエストを作成する高度なアクションです。
Api_docs_info
クエリ文字列パラメーター
追加のリクエストヘッダー
体
ID によるレコードの検索 一意の ID を使用して特定のレコードを検索します。
IDでテーブルを検索 一意の ID を使用して特定のテーブルを検索します。
Find Base by ID Find a specific Airtable base by its ID.
Get Base Schema Retrieve the complete schema for a base, including all tables and their field definitions.
新規または更新された連絡先 連絡先が作成または更新されたときにトリガーされます。
試してみる 新しい連絡先 連絡先が作成された場合にトリガーされます。
試してみる APIリクエスト(ベータ版) これは、このインテグレーションの認証を含む生のHTTPリクエストを作成する高度なアクションです。
Api_docs_info
クエリ文字列パラメーター
追加のリクエストヘッダー
体
連絡先の検索または作成 連絡先を検索または作成します。
もっと読み込む
For AI agents & developers
Use Airtable and Google Contacts with AI agents and code Beyond Zap workflows. Call Airtable and Google Contacts actions directly from your AI client or your codebase, using the same 9,000+ app integrations Zapier already runs.
ノーコード Connect via Zapier MCP Expose Airtable and Google Contacts actions as tools in any MCP client. Authenticate once, then call them in natural language.
Example actions on this page
Works with
Claude · ChatGPT · Cursor · any MCP-compatible client
Connect Zapier MCP Typescript Call from code with the Zapier SDK Trigger Airtable and Google Contacts actions from backend services, scripts, or agent code.
Install
# TypeScript / Node
npm install @zapier/zapier-sdk Run an action
import { createZapierSdk } from '@zapier/zapier-sdk';
const zapier = createZapierSdk();
await zapier.runAction({ /* airtable / google-contacts action */ }); Run the SDK docs Pythonパッケージはまだありません。SDKはTypeScript専用です(@zapier/zapier-sdk)。MCPサーバーのURLはあなたのアカウント専用です。zapier.com/mcpで取得してください。
Zapier は、 2023の Forbes Cloud 100社の87 % が選択した自動化プラットフォームです。 93%
Zapierの使用により仕事の効率が上がったと語る顧客
25m
顧客はプラットフォーム上で25百万以上のZapを作成しました
6 分
平均的なユーザーはZapのセットアップに6分もかかりません
AirtableとGoogle Contactsの実用的な使い方 Sync new contacts to Airtable database When a new contact is created in Google Contacts, Zapier can automatically add that contact information to an Airtable database. This ensures that your contact database is always up-to-date without requiring manual data entry.
ビジネスオーナー Sync updated contacts to Airtable When contact information in Google Contacts is updated, Zapier can create or update a matching record in Airtable. This ensures a single source of truth across platforms without manual tracking.
IT Log new Airtable records in Google Contacts When a new project team member or stakeholder is added to an Airtable table, Zapier can create a new contact in Google Contacts. This keeps your contact database updated with relevant project personnel, making it easier to collaborate.
プロジェクト管理 ZapierブログでAirtableの自動化の方法を学びましょう
Airtableから新しいSoftrユーザーを作成する方法 With a Zap, you can automatically create new Softr users every time a new row is added to an Airtable base. That way, you can use an Airtable sign-up form to easily add new users with no manual effort. Here's how.
Airtableの新規レコードをEメールで送る方法 With a Zap—Zapier's automated workflows—you can automatically send an email for new records added to your Airtable base. Create effortless, real-time communication to update everyone who needs to be in the know—without any extra effort. Here's how.
Airtableをウェブフックに接続する方法 If you use Airtable to store any kind of data—be that leads, projects, or even events—chances are you'll want to connect them to other apps. That way, you can automatically move data from Airtable into other apps and vice versa. Every now and then, however, you might be using...
もっと読み込む
ZapierブログでGoogle Contactsの自動化の方法を学びましょう
Zapier でGoogle Contacts自動化する6方法 Google Contacts is one of the most popular solutions here. Lightweight, easy to search through, and plays well with other popular apps, it's an instant boost to anyone who wants to remember who they're talking to. Here's how to use Zapier's automated workflows to turn Google Contacts into your single...
Mailchimpに新しいGoogle 連絡先を追加する方法 When it comes to contact storage, there are endless options online. But if you're a Google fan, you probably add every new contact to your Google Contacts. If you use Mailchimp to manage email campaigns, you may be looking for a quick and easy way to automatically add your Google...
HubSpotとGoogle連絡先を接続して見込み客データを最新の状態に保つ方法 Want to send customized messages to leads? Of course you do, because personalized messages elicit higher conversion rates. But tailored outreach requires accurate, up-to-date lead information—and manually keeping your data updated across apps doesn't scale. With automation, you can send information from one app to another without manual data...
AIでワークフローを効率化 レベルアップAirtableとGoogle ContactsのAIインテグレーション。主要なAIモデルを使用して、インテグレーションデータを抽出、要約、変換します。
OpenAI 、
Anthropic など。
誰でも使えるように作られた最新のデータベース、Airtable であらゆるものを整理しましょう。Airtable は、販売見込み客から休暇計画、在庫管理まで、あらゆるものを追跡するためのテーブルを高速かつ柔軟に作成する方法です。
Gmail に組み込まれているアドレス帳である Google コンタクトを使用すると、すべての連絡先を追跡したり、最後にやり取りした日時を確認したりすることができます。
世界最大のノーコード自動化プラットフォームでAirtableをGoogle Contactsに接続します