Hi
I am trying to build a custom REST/SOAP service in order to fetch data from Dynamicweb outside of the Razor and page context.
You have already built a similar implmentation - for instance for fetching user data : http://{{my-url}}/Admin/public/webservices/userManagement/UserSync.asmx
Preferably I would like to do it in a REST context - but SOAP will do for now, too.
I have tried to create both some soap and rest classes in my VS project - but I could't call them.
I cannot find any documentation about it either - so I would appreciate it if you could point me in the right direction.
Br
Gheorghe