![]() |
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 WooCommerce allows you to easily transfer WooCommerce data. In this article you will export data from SQL Server to WooCommerce.
To get started, add a new ADO.NET Source control and a new WooCommerce 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.
WooCommerce supports the following authentication methods: one-legged OAuth1.0 Authentication and standard OAuth2.0 Authentication.
Specify the following properties (NOTE: the below credentials are generated from WooCommerce settings page and should not be confused with the credentials generated by using WordPress OAuth2.0 plugin):
After having configured the
In either case, set the Url property to the URL of the WooCommerce instance.
In the destination component Connection Manager, define mappings from the SQL Server source table into the WooCommerce destination table and the action you want to perform on the WooCommerce data. In this article, you will insert Orders entities to WooCommerce.
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 WooCommerce.Download a free trial of the WooCommerce SSIS Component to get started:
Download NowLearn more:
π WooCommerce IconPowerful SSIS Source & Destination Components that allows you to easily connect SQL Server with WooCommerce through SSIS Workflows.
Use the WooCommerce Data Flow Components to synchronize with WooCommerce Customers, Products, Orders, Transactions, and more. Perfect for data synchronization, local back-ups, workflow automation, and more!