by Peter Prokopecz DAXVision | Feb 11, 2020 | Dynamics 365FO
In an earlier post, I described how to set up Postman to test calling your AX data entities. http://daxvisionerp.com/call-ax-data-entity-from-postman/ You can also read data from AX data entities using Excel. It is easy, no need for secret and token, etc, you just...
by Peter Prokopecz DAXVision | Jan 3, 2020 | Dynamics 365FO
Here in this post I give hints about how to register an application in Azure Active Directory, set the application access in AX and then how to call AX data entity from Postman Register an application and give the necessary API Permissions Based on the information...