From July 9th till 13th we will be at #MSInspire. See you there!

Daily Archives: June 23, 2014


23

Jun 2014

Consuming REST APIs in Dynamics AX 2012

Restful APIs are some of the most heavily used APIs in industry. They have become a good alternative for SOAP, COBRA and RPC. In this post we’ll look at the steps for consuming REST based APIs in Dynamics AX. Dynamics AX provides great support for interacting with REST based APIs. We have a simple routine with which we can call different REST based APIs.Dynamics AX...

Read More