on 2020 Aug 25 3:54 PM
Hi All,
Is there any possibility to make API calls to Ariba Network using postman?
Any lead would be appreciated.
Thanks,
Shikha
Request clarification before answering.
Hi Shikha,
I haven't tried to call Ariba Network's APIs but I've successfully been able to call Ariba Procurement API (Document Approval API) from Postman.
Here are the steps I have followed to achieve my case and that might help you.
Once you are done, launch Postman. The information below are based on my case, I suggest that either you try it or adapt it to your case.
Create a POST request for https://api-eu.ariba.com/v2/oauth/token/ (take note of the "-eu" because I am using EU data center for Procurement but for AN it is only on US data center)
Create a GET request for https://eu.openapi.ariba.com/api/approval/v1/prod/changes?realm=your_realm_id
I hope this help you for your case with AN APIs as I wrote this down from my "memory". Feel free to ask for additional information or help of you are stuck during a step.
Best regards,
Cédric
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.