![]() |
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 BigCommerce allows you to easily transfer BigCommerce data. In this article you will export data from SQL Server to BigCommerce.
To get started, add a new ADO.NET Source control and a new BigCommerce 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.
BigCommerce authentication is based on the standard OAuth flow. To authenticate, you must initially create an app via the Big Commerce developer platform where you can obtain an OAuthClientId, OAuthClientSecret, and CallbackURL. These three parameters will be set as connection properties to your driver.
Additionally, in order to connect to your BigCommerce Store, you will need your StoreId. To find your Store Id please follow these steps:
In the destination component Connection Manager, define mappings from the SQL Server source table into the BigCommerce destination table and the action you want to perform on the BigCommerce data. In this article, you will insert Customers entities to BigCommerce.
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 BigCommerce.Download a free trial of the BigCommerce SSIS Component to get started:
Download NowLearn more:
π BigCommerce IconPowerful SSIS Source & Destination Components that allows you to easily connect SQL Server with BigCommerce through SSIS Workflows.
Use the BigCommerce Data Flow Components to synchronize with BigCommerce Customers, Products, Orders, Transactions, and more. Perfect for data synchronization, local back-ups, workflow automation, and more!