Zapier
Zapier
このページでは、OData プロトコルを使用してZapier をCData Connect Cloud に接続する手順の概要を示します。これには、仮想データセットを使う必要があります。詳しくは、Virtual Datasets ヘルプを参照してください。
前提条件
接続する前にまず以下を実行します。
- データソースをCData Connect Cloud アカウントに接続します。詳しくは、Connections を参照してください。
- 仮想データセットWorkspace を作成します。後の手順で、(https://cloud.cdata.com/api/odata/{workspace_name}) ページのOData Service URL と関連するワークスペース名を使用してコネクションを確立します。 Settings ページでPersonal Access Token (PAT) を生成します。PAT をコピーし、認証時にパスワードとして使用します。
CData Connect Cloud への接続
OData プロトコルを使用してZapier からCData Connect Cloud へのコネクションを確立するには、以下の手順に従います。
-
Log into Zapier.
-
Click Create Zap.
-
In the dialog that appears, search for “Webhooks by Zapier”, and click the option underneath.
-
Under Event, select Retrieve Poll.
-
Fill in the connection details:
- URL: Enter the OData URL.
- Key: Enter “value.name”.
- Authentication details: Fill in Basic Auth or Headers. The basic option requires a user and password separated by a pipe (
|
) symbol. The headers option requires a request type header with encoded credentials.
-
Click Test. If the connection is set up properly, sample records will appear.