Here is the query to pull Linnworks database schema from the Linnworks Query Data.
DB Schema:
SELECT * FROM INFORMATION_SCHEMA.COLUMNS
- In Linnworks.net go to Dashboards > Query Data.
- In the Query type drop-down menu, select Custom Script.
- Paste the above query into the Custom Script field.
- Click Generate Report.