When you configure an export, import, or other type of flow step using the prebuilt SAP S/4HANA connector, you can select any of the API operations listed below*, organized by API type.
Note
If your API endpoint isn’t listed here, switch the flow step to HTTP mode and configure the endpoint provided in the SAP S/4HANA API documentation. *You can also create a composite endpoint for this application in HTTP mode.
Note
When you make HTTP requests to SAP S/4HANA Cloud APIs, you can pass Cross-Site Request Forgery (CSRF) tokens in your export or import to protect data. For this, you don't have to configure any parameters in the HTTP header. The Celigo platform (integrator.io) automatically gets the CSRF token and cookies to be passed in your export or import. Click Preview in your export or import to view the CSRF token in the HTTP header.
API |
Operation |
---|---|
Sales Order: Sales Order Header |
Reads all sales order headers |
Reads the header of a specific sales order |
|
Reads all items of a specific sales order |
|
Reads the header pricing element of a specific sales order |
|
Reads the header payment plan of a specific sales order |
|
Purchase Order: Purchase Order Header |
Gets the header details of all the purchase orders in the system |
Gets the header details of a purchase order |
|
Gets the item details of all the items in a purchase order |
|
Gets the header details of an item in a purchase order |
|
Product Master: Product |
Returns product master records |
Returns product master record by product number |
|
Material Stock: Material Master |
Reads material ID and base unit of measure |
Reads material ID and base unit of measure for a specific material |
|
Reads material stock information for a specific material |
|
Material Stock: Material Stock |
Reads material stocks in account model |
Reads material stock information for a specific material |
|
Customer Return: Customer Return Header |
Reads all customer return headers |
Reads the header of a specific customer return |
|
Customer Return: Customer Return Item |
Reads all customer return items |
Reads all items of a specific customer return |
|
Credit Memo Request: Credit Memo Request Header |
Reads all credit memo request headers |
Reads the header data of a specific credit memo request |
|
Supplier Invoice: Header Data |
Reads supplier invoice data |
Reads supplier invoice data by key data |
Comments
Please sign in to leave a comment.