Tableau Connector for Airtable

Build 25.0.9298

ストアドプロシージャ

ストアドプロシージャはファンクションライクなインターフェースで、Airtable の単純なSELECT/INSERT/UPDATE/DELETE 処理にとどまらずconnector の機能を拡張します。

ストアドプロシージャは、パラメータのリストを受け取り、目的の機能を実行し、プロシージャが成功したか失敗したかを示すとともにAirtable から関連するレスポンスデータを返します。

CData Tableau Connector for Airtable ストアドプロシージャ

Name Description
CreateSchema Creates a schema file for the specified table or view.
DownloadAttachment Download an attachment from a table by providing the table name or ID (depending on the DisplayObjectIds connection property) and attachment ID.
GetOAuthAccessToken Retrieve the OAuth access token to be used for authentication with Airtable using OAuth.
GetOAuthAuthorizationURL Generate the OAuth authorization URL used for authentication with Airtable using OAuth.
RefreshOAuthAccessToken Exchanges a refresh token for a new access token.
SyncCSV Syncs raw CSV data into a Sync API table.
UploadAttachment Upload an attachment to an attachment field by providing the record ID and attachment field name or id.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9298