Shopify & Sage 50 Uk Solution
This solution enables you sync customers, products, orders and stock levels between Shopify and Sage 50.
sequenceDiagram
    Shopify ->> Zynk: Export Orders
    Zynk ->> Sage: Import Customers
    Zynk ->> Sage: Import Products
    Zynk ->> Sage: Import Sales Orders
    Zynk ->> Sage: Import Despatches
    Sage ->> Zynk: Export Stock Records
    Zynk ->> Shopify: Import Inventry LevelsSettings
| Setting Name | Default | Description | 
|---|---|---|
| BankAccountGBP | Bank account for GBP payments | |
| BankAccountEUR | Bank account for EUR payments | |
| BankAccountUSD | Bank account for USD payments | |
| WebSalesAccountGBP | WEBGBP | Web Sales account foor GBP orders | 
| WebSalesAccountEUR | WEBEUR | Web Sales account foor EUR orders | 
| WebSalesAccountUSD | WEBUSD | Web Sales account foor USD orders | 
| WebSalesAccountOnly | False | When set to True, the workflow will import all sales orders against the WebSalesAccount setting | 
| ShopifyLocationName | The Shopify location to use for inventory level updates | 
Connecting to Sage 50 UK
In order to connect to Sage 50, Zynk will require a Company DataPath to connect to along with a username and password to use in order to log into Sage 50.
Please see our Connecting to Sage 50 UK article for more information on creating a Sage 50 Connection.