Microsoft PowerAutomate


Microsoft PowerAutomate


このページではMicrosoft PowerAutomate をCData Connect の仮想SQL Server API に接続する手順の概要を示します。

前提条件

接続する前にまず以下を実行します。

  • データソースをCData Connect アカウントに接続します。詳しくは、Connections を参照してください。
  • Settings ページでPersonal Access Token (PAT) を生成します。PAT をコピーし、認証時にパスワードとして使用します。

CData Connect に接続する

Microsoft PowerAutomate からCData Connect の仮想SQL Server API へのコネクションを確立するには以下の手順に従います。

  1. Log in to Microsoft PowerAutomate.

  2. In the navigation menu, open More > Connections.

  3. Click Create a connection to open the list of available connections.

  4. Select SQL Server. In the dialog that appears, select SQL Server Authentication.

  5. Enter the connection settings.
    • SQL server name—enter the Virtual SQL Server endpoint and port separated by a comma: tds.cdata.com,14333
    • SQL database name—接続したいCData Connect データソースのConnection Name を入力します。例:Salesforce1
    • Username—CData Connect のユーザー名を入力します。ユーザー名は、CData Connect の画面の右上に表示されています。例:test@cdata.co.jp
    • PasswordSettings ページで生成したPAT を入力します。
    • Leave the Choose a gateway field blank.
  6. Click Create to establish the connection.

Your connection now appears in your connection list. You can add more data sources from your CData Connect account by repeating this process and entering a different SQL database name.

Learn More

For more information about SQL Server connections in Microsoft PowerAutomate, please see Microsoft’s support article.