Connect Airtable and Memberspot to power AI-driven automation ノーコードAI自動化 完全な監査証跡とコントロール SOC 2 およびGDPR準拠 簡単なビジュアルワークフロービルダー 9、000+ アプリ、 450+ AI ツール Free階層が利用可能 最初の自動化ワークフローを起動する Start with a template that brings Airtable and Memberspot together. Build enterprise-grade automation in minutes.
Grant access in Memberspot whenever new records occur in Airtable エアテーブル + メンバースポット
トップ企業は、コーディングを必要とせず、独自のビジネス問題を解決する作業を自動化するために Zapier を信頼しています。
Zapierの仕組み Zapier makes it easy to integrate Airtable with Memberspot - no code necessary. See how you can get setup in minutes.
エアテーブル
エアテーブル
メンバースポット
メンバースポット
1。イベントを選択します
アプリ
エアテーブル
トリガーを選択 トリガーは、Airtable からの「新しいレコード」のように、Zap を開始するイベントです。
アクションを追加する トリガーの後にアクションが実行されます(Memberspot の「アクセスの削除」など)。
接続されています! Zapierはシームレスに接続しますAirtableそしてMemberspot、ワークフローを自動化します。
サポートされているトリガーとアクション 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
表示制限
注文アクセスの削除 orderId による特定の注文のアクセスを削除します。
Delete Users by User Id (DELETE Method) Delete Users by their ids
Enable Chapter Access by User Id Enable chapter access by User Id
アクセス権の付与 コースへのアクセスを許可します(メンバーが存在しない場合は、メンバーが作成されます)
アクセスを取り消す コースへのメンバーアクセスを取り消す(コースのメンバーの進行状況は削除されません)
Set Custom Property Sets value of custom property for user
Set Access Expires Set the expiration date of an access for a user
Set Order State by Order Id Sets the state of all accesses with a specific orderId for all users that have this orderId. If active is not supplied, the acceses get deleted from the users. All users with the given orderId will be affected.
Users Course Progress List by User Id Returns list of all courses progress of a user
メールでユーザーを探す Searches for a user by his mail and returns details.
新規または更新されたレコード レコードが作成または更新されたときにトリガーされます。
ヘルプテキスト
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.
アクセスの削除 メンバーのアクセス権を削除します(コースのメンバーの進行状況は削除されます)。
ユーザーの削除 メンバーエリアからユーザーを削除します
Delete User by User Id (POST) Delete users by uid using post method
Find User by User Id Find user by the users Id
Grant User Access by User Id Grant user access by User Id
注文アクセスの取り消し orderId による特定の注文のアクセスを取り消します。
Set Custom User Property by Users Id Set custom user property by uid
Set Access State by UserId Sets the state of an access for a user by user id.
Set Order State by User Id Sets the state of an access with a orderId for a user.
Users Course Progress List by User Id and Course Id Returns course progress of a user for a specefic course
もっと読み込む
For AI agents & developers
Use Airtable and Memberspot with AI agents and code Beyond Zap workflows. Call Airtable and Memberspot 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 Memberspot 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 Memberspot 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 / memberspot 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分もかかりません
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...
もっと読み込む
AIでワークフローを効率化 レベルアップAirtableとMemberspotのAIインテグレーション。主要なAIモデルを使用して、インテグレーションデータを抽出、要約、変換します。
OpenAI 、
Anthropic など。
誰でも使えるように作られた最新のデータベース、Airtable であらゆるものを整理しましょう。Airtable は、販売見込み客から休暇計画、在庫管理まで、あらゆるものを追跡するためのテーブルを高速かつ柔軟に作成する方法です。
Memberspot はオンライン コースとビデオのホスティング プラットフォームです。
世界最大のノーコード自動化プラットフォームでAirtableをMemberspotに接続します