Linnworks
Overview
The Linnworks connector in DBSync Cloud Workflow allows seamless integration with Linnworks, facilitating automated data exchange and synchronization of orders, products, and other key data. Follow these steps to set up and use the Linnworks connector.
Use Cases
Sync Linnworks inventory with a third-party warehouse system
Push online orders to QuickBooks or an ERP
Update order status automatically when payment is processed
Connect CRM data with Linnworks products and inventory
Add the Linnworks Connector
In the app configuration screen, look for the option to add connectors.
Select Add Connector and choose Linnworks from the list of available connectors.
Configure the Linnworks Connector
Enter the required login details and select the version, Ex Production app or Sandbox.
Username - Enter User name of the Account
Password - Enter Linnworks password
Test the Connection
After entering the credentials, click on Test Connection to verify that DBSync can successfully connect to your Linnworks account. You should see a confirmation message if the connection is successful.
Save the Connector Configuration
Once the connection is verified, click Save to store the connector configuration.
Create a Flow
Drag and drop a Flow action into your project workspace.
Click Configure to provide a description for the flow, such as Sync Linnworks Orders.
Add Query Action
Add a Query action to your flow to specify what data you want to pull from Linnworks, such as orders or products.
Configure the query by selecting the Linnworks connector as the source and specify the object (e.g., Orders).
Map Fields
If you send data to another application (e.g., QuickBooks), add a Transform and Write action to map the fields from Linnworks to the target application.
Run the Integration
Click the 'Run' icon to execute the integration. Monitor the console output for any errors or confirmation messages.
Debugging
If you encounter issues, consider adding a 'Debug' action to inspect the processed data. This can help identify any discrepancies in the integration.
Review Results
After running the integration, check the console output to ensure that the data from Linnworks is being processed correctly.
Pro Tip
Related Content
Error logs: Resolve common integration errors by viewing the logs.
Monitoring and Alerts Setup: Set up alerts to monitor your workflows proactively.
Scheduler: By setting up a schedule, you can ensure that your workflows run automatically without manual intervention, helping you manage recurring tasks efficiently.
Last updated