• How can I get the sales filtered by KEY?

    I am using the SDK, but I can't find how to filter by KEY use ID and/or KEY and it tells me that it is not possible Dim m_salesList = oCompanyContext.Factories.SalesInvoiceFactory.List() oFilterFact = FilterExpression.Equal(FilterExpression.Property…
  • Integration With Sage 50 US . SDK .NET vs COM

    Hello, What are the options for integrating with the Non -Cloud , Desktop Version of Sage 50 ( US Edition ) ? I was able to download the Sage SDK which has .NET and COM samples. The .NET version does not support a number of transactions/ entities…
  • Do I Need A New Application ID For Each Installation?

    We have a developer license and application ID which we have used to create a connector that pulls data from an ERP into Sage 50. It runs as a windows service. It has worked well on all our development boxes. Yesterday, we tried to install the windows…
  • Look Up Journal By Reference Number

    Is there a function to look up a General Journal Entry by the reference number? Jean
  • Possibility to add / update items in Sage 50 via SDK

    Hello, Is there a possibility to add/update items in Sage 50 via SDK? I know there is an option to make use of COM API to do this. But, wondering, if this feature is available in latest Sage 50 SDK (Version 2020). Thanks!