ODATA Import with Json Branches

Hello Everybody

We are working with NAV2016 and we need to import data through odata services with a quite complex json format. It includes branches and arrays.
i can parse a json string with json dotnet variables and extract the necessary information from it but when it comes to page web services i don't know how to read and import the branchs. is there a way to get all the json string sent to the page during the odata post call inside NAV?
Sign In or Register to comment.