Page 1 of 1

SDATA GET Pricelist entries

Posted: 21 Nov 2019, 08:46
by susaree
Hi guys,

I've managed to learn how to create invoices with products and comments inside using this library: https://github.com/Sage/sdata-downloads

I'm able to get pricelist names and associated customers but can't find any way to retrieve the items in the pricelists

I'm using C# and using Sage 50 version 25 UK.

Re: SDATA GET Pricelist entries

Posted: 21 Nov 2019, 10:27
by brucedenney
You need to check the documentation to see if it is possible.

http://sage.github.io/SData-2.0/pages/20/03-0000/

If your application is able to use the ODBC drivers then you can read the tables with that.