![]() |
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 SuiteCRM allows you to easily transfer SuiteCRM data. In this article you will export data from SQL Server to SuiteCRM.
To get started, add a new ADO.NET Source control and a new SuiteCRM 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.
The User and Password properties must be set to valid SuiteCRM user credentials. Additionally, specify the URL to the SuiteCRM application, for example http://suite.crm.com.
Note that retrieving SuiteCRM metadata can be expensive. It is advised that you store the metadata locally as described in the Caching Metadata section of the data provider help documentation.
In the destination component Connection Manager, define mappings from the SQL Server source table into the SuiteCRM destination table and the action you want to perform on the SuiteCRM data. In this article, you will insert Accounts entities to SuiteCRM.
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 SuiteCRM.Download a free trial of the SuiteCRM SSIS Component to get started:
Download NowLearn more:
π SuiteCRM IconPowerful SSIS Source & Destination Components that allow you to easily connect SQL Server with live SuiteCRM account data through SSIS Workflows.
Use the Data Flow Components to synchronize with SuiteCRM Leads, Contacts, Opportunities, Accounts, etc. Perfect for data synchronization, local back-ups, workflow automation, and more!