ノーコードでクラウド上のデータとの連携を実現。
詳細はこちら →無償トライアル:
無償トライアルへ製品の情報と無償トライアルへ:
パワフルなSSIS Source & Destination Components で、SQL Server とXero WorkflowMax をSSIS ワークフローで連携。
Xero WorkflowMax Data Flow Components を使ってXero WorkflowMax のClients、Jobs、Leads、Quotes データを簡単に同期。データ同期、ローカルバックアップ、ワークフロー自動化に最適!
古川えりか
コンテンツスペシャリスト
SSIS
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 XeroWorkflowMax allows you to easily transfer Xero WorkflowMax data. In this article you will export data from SQL Server to Xero WorkflowMax.
To get started, add a new ADO.NET Source control and a new Xero WorkflowMax 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.
WorkflowMax API に接続するには、Xero からAPIKey とAccountKey を取得します。取得については、 Xero のサポートにお問い合わせ頂く必要があります。(https://www.workflowmax.com/contact-us).
API キーとAccount キーを取得したら、APIKey とAccountKey 接続プロパティの値を設定してください。 これらが設定されれば、接続の準備は完了です。
In the destination component Connection Manager, define mappings from the SQL Server source table into the Xero WorkflowMax 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.