Hey NAV Users/Devs,
I got a little stuck with webservices. We never had to use one before so I am pretty new to this topic.
So, a third party software calls my NAV Webservice and sends JSON or XML data via HttpPost. The data contains an e-mail address, which i have to look for in our Customer Table and respond with let's say the customer name and address, also in JSON or XML.
I know this will involve Codeunit 1297 or 1237 but as simple as that, there are so many confusing articles and posts out there, so i got lost in all the information.
I would be really glad if one of you guys could help me out here with a simple explanation or even some examples.
Thanks and best regards from Austria,
Daniel