hello,
i am working on a non-.NET, non-javascript, external application, that is connecting to an instance of dynamics online 2013 via SOAP.
i can make some basic requests (get a single entity, get multiple entities), but am struggling to fetch more complex data from the CRM. does anyone know of examples of the raw SOAP XML required to run various queries?
things like:
- get all contacts along with their notes.
- get all accounts along with multiple custom relationship (1:N) values
furthermore, can some confirm that it is possible to use the fetchXML syntax within SOAP for the version of ms dynamics i am working with (2013 online)?
thanks.
*This post is locked for comments
I have the same question (0)