![]() |
VOOZH | about |
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 Xero allows you to easily transfer Xero data. In this article you will export data from SQL Server to Xero.
Accessing and integrating live data from Xero has never been easier with CData. Customers rely on CData connectivity to:
Customers regularly integrate their Xero data with preferred tools, like Tableau, Qlik Sense, or Excel, and integrate Xero data into their database or data warehouse.
To get started, add a new ADO.NET Source control and a new Xero Destination control to the data flow task.
π The source and destination components used in this example.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.
To connect, set the Schema connection property in addition to any authentication values. Xero offers authentication for private applications, public applications, and partner applications. Set the XeroAppAuthentication property to PUBLIC, PRIVATE, or PARTNER, depending on the type of application configured. To connect from a private application, you will additionally need to set the OAuthAccessToken, OAuthClientId, OAuthClientSecret, CertificateStoreType, CertificateStore, and CertificateStorePassword.
To connect from a public or partner application, you can use the embedded OAuthClientId, OAuthClientSecret, and CallbackURL, or you can register an app to obtain your own OAuth values.
See the "Getting Started" chapter of the help documentation for a guide to authenticating to Xero.
In the destination component Connection Manager, define mappings from the SQL Server source table into the Xero destination table and the action you want to perform on the Xero data. In this article, you will insert Items entities to Xero.
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.
π The SQL Server table to export into Xero.Download a free trial of the Xero SSIS Component to get started:
Download NowLearn more:
π Xero IconPowerful SSIS Source & Destination Components that allow you to easily connect SQL Server with live Xero accounting data through SSIS Workflows.
Use the Xero Data Flow Components to synchronize with Xero Customers, Transactions, Invoices, Sales Receipts, etc. Perfect for data synchronization, local back-ups, workflow automation, and more!