Representational state transfer (REST) or RESTful Web services are one way of providing interoperability between computer systems on the Internet. REST-compliant Web services allow requesting systems to access and manipulate textual representations of Web resources using a uniform and predefined set of stateless operations. Wikipedia- https://en.wikipedia.org/wiki/Representational_state_transfer Consuming rest
Read moreCategory: Dynamics NAV 2017
Common Data Model
As an organization grow and prosper the need for multiple business applications arise. This usually leads to issues such as lack of common data structure between the applications. This void presents an integration challenge for development teams as they must
Read moreSmart Notifications -How To
For Dynamics Nav 2017 / Dynamics 365 for Financials Smart notifications provide a way to interact and inform the end user without stopping them from doing their work. It’s a Non-Intrusive way to Push messages in Nav unlike MESSAGE() and
Read more