ノーコードでクラウド上のデータとの連携を実現。
詳細はこちら →30日間の無償トライアル
無償トライアルはこちら製品の詳細
SSIS ソース元 & 接続先コンポーネントは、SQL Server SSIS のワークフロー内で簡単にISendGrid アカウントデータにリアルタイム接続できるパワフルなツールです。
データフロー内のSendGrid コンポーネントを使ってLists、Receipents、Schedules、Segments、etc. を同期できます。データ同期、ローカルバックアップ、ワークフローの自動化などに最適!
古川えりか
コンテンツスペシャリスト
こんにちは!ドライバー周りのヘルプドキュメントを担当している古川です。
SQL Server databases are commonly used to store enterprise records. It is often necessary to move this data to other locations. The CData SSIS Task for SendGrid allows you to easily transfer SendGrid データ. In this article you will export data from SQL Server to SendGrid.
To get started, add a new ADO.NET Source control and a new SendGrid Destination control to the data flow task.
Follow the steps below to specify properties required to connect to the SQL Server instance.
Follow the steps below to set required connection properties in the Connection Manager.
SendGrid への接続をして、機能を利用するには、User およびPassword 接続プロパティを指定します。
制限された機能への接続には、APIKey 接続プロパティを代わりに設定します。詳しくは、ヘルプドキュメントの「Sendgrid への接続」を参照してください。
In the destination component Connection Manager, define mappings from the SQL Server source table into the SendGrid destination table.
You can now run the project. After the SSIS Task has finished executing, data from your SQL table will be exported to the chosen table.