Announcements
Hello DAX people,
To integrate ax 2012 R3 with Postman to test web services, is it necessary to register the application? Is there any other solution?
Best regards
Nesrine
Hi
Create a new inbound port
Give the port a name
Select the HTTP adapter
Select the web site to host it. Their setup is located at /System Administration/Setup/Services and Application Integration Framework/Web sites
Select the service operations you want to test
Set up logging (optional) by setting the logging mode to “Original document”
Please refer this:https://calafell.me/using-postman-to-test-ax-2012-web-services/
Hi Nesrine,
You won't need AAD configured. I assume you are installing Postman in one of the systems in the same ADS as the AX server.
There are two requirements -
1. You need to configure the inbound port using HTTP Adapter, as netTcp is not supported byt Postman.
2. You will need to use Fiddler for help with authentication as NTLM is still in Beta stage in Postman and I was unable to configure it.
André Arnaud de Cal...
294,217
Super User 2025 Season 1
Martin Dráb
232,978
Most Valuable Professional
nmaenpaa
101,158
Moderator