Navigation
Mobile DocsNavigation
Mobile DocsAccess SAP S/4HANA ERP data and business processes
Integrate SAP S/4HANA ERP functionality to manage sales orders, business partners, material stock, and production orders using OAuth authentication.
Placeholder: Select SAP S/4HANA account
Layout: full
Provider: sap
Layout: full
Options: Sales Orders, Business Partners, Material Stock, Production Orders
Placeholder: e.g., API_CUSTOM_SRV/EntitySet
Layout: full
Condition: resource = "custom"
Layout: full
Options: List All, Get by ID, Create, Update
Placeholder: Entity identifier
Layout: full
Condition: operation = ["get","update","delete"]
Placeholder: $filter=Status eq 'Open'&$select=ID,Name&$top=10
Layout: full
Condition: operation = "list"
Placeholder: { "SalesOrderID": "12345", "CustomerID": "C001" }
Layout: full
Condition: operation = ["create","update"]
Required
Required
Optional
Required
Optional
Optional
Optional
Primary response type:
json