Skip to content

Integrating Yooz with Sage 50 US

This solution enables you to upload Nominal Accounts and Vendors from Sage to Yooz and to download Purchase Invoices from Yooz into Sage

sequenceDiagram
    participant Yooz
    participant Zynk
    participant Sage

    Sage->>Zynk: Vendors
    Zynk->>Yooz: Vendors

    Sage->>Zynk: Nominal Codes
    Zynk->>Yooz: Nominal Codes

    Yooz-->>Zynk: Purchase Invoices
opt Import POs
    Zynk-->>Sage: Purchase Orders
end    
    Zynk-->>Sage: Purchase Invoices

Requirements and Assumptions

  • Master data (Nominal Accounts and Vendors) will be updated daily at midnight
  • Zynk is unable to import vendor credit memos due to limitations of the Sage software interface.

Settings

Setting Name Default Description
ImportPOs false Set to true to instruct the solution to import POs into Sage and then create the PIs against the PO it just created

Connecting to Sage 50 US

Please refer to our Sage 50 US article for more information on creating a Sage 50 US connection.