cancel
Showing results for 
Search instead for 
Did you mean: 

Are there any APIs to sync Purchase Order data from Ariba

ravishankar2020
Explorer
0 Kudos

Hi, I have refered to the Ariba APIs page but I am unable to find API to sync purchase order data from Ariba.

SAP Ariba APIs | SAP Help Portal

Could you please let us know whether there are any APIs to Sync PO data if there are any Could you please point to the correct APIs which I can call.

If APIs are not available, Is there any way to get the PO data from Ariba to our web application? Please suggest any alternatives

View Entire Topic
gellper
Participant
0 Kudos

Hi,

All the APIs are in https://api.sap.com/

For example if you are a supplier and you want to extract the purchase orders from Ariba Network, you can use the next API: https://api.sap.com/api/purchase_orders_supplier/overview

Or if you are a Buyer and you need to extract purchase order information from Ariba Network in order to publish in another web site, you can use the next API: https://api.sap.com/api/purchase_orders/overview

BR,