Quick and easy installation in just minutes. Combine your data automatically in the background and benefit of better insights and greater revenues.
Reckon Desktop Integration
Reckon Desktop data can be integrated and synchronized codeless with various external systems,
Learn on this page how the data integration of Reckon Desktop is working with the Layer2 Cloud Connector Enterprise Edition by using the step-by-step screenshot tutorial and reading our important advice and frequently asked questions. Make use of the benefits and features of this data integration tool by trying it out yourself: Free Trial Registration
HOW IT WORKS
In fact, you only need to do the 5 following steps to get your Reckon Desktop search data integration started.
- Setup your connection as required: one-way or two-way.
- Setup your data source, in this case, Reckon Desktop.
- Setup your target– for example, a Microsoft SharePoint list or library.
- Setup your mapping.
- Start your project!
Reckon Desktop step-by-step data integration via the Layer2 Cloud Connector
Use this step-by-step-instruction to get through the whole product and data integration configuration easily. Some steps require a copy-paste task of code snippets. Please follow the recommendations in this instruction closely.
Before you can proceed with the configuration, please be aware that
- You need to have the Remote Connector for Quickbooks. Download and install it here:
http://remoteconnector.com/
Specific Connection Settings for your Reckon Desktop integration
Please copy and paste this select statement code into the designated field like described
SELECT * FROM Employees, Customers;
You can also access more with the Tables and Views: Accounts, Bills, Checks, Invoices and a lot more.
You can get all available tables with:
SELECT * FROM sys_tables;
You can get all available views with:
SELECT * FROM sys_views;
Benefits of using the Layer2 Cloud Connector for your Reckon Desktop data integration
Known limitations and workarounds
Please take into account our advice and known limitations:
- Connection Direction:
The connection type can be bi-directional. Please pay attention if you are using read-only fields. Read-only fields will not work with this type of connection. The field address, for example, is a read-only field. - States:
The field state accepts only the states from the software. If you try to write other values, you are going to get an error.
Find YOUR Destination pages here
Take your next steps