Update Dynamics 365 Navigational Properties through the Web API

After taking my first steps into integrating services with Microsoft Dynamics 365 I have learnt a thing or two about the service and feel I should share them. The first thing I’m going to go through is how to update a navigational property of an entity using the provided Web API. I am going to assume you know how to access the API and have an token as that is a whole other guide!

Continue reading Update Dynamics 365 Navigational Properties through the Web API