SAP BTP (Business Technology Platform) is a web-based platform that allows you to interconnect SAP S/4HANA with external services. The SAP Integration Suite (previously known as Cloud Platform Integration, CPI) offers a low-code flow diagram to stitch together SAP services with external ones that follow conventional (web) protocols using the provided adapters. The Factbird API can be interfaced with using the HTTP adapter to perform a variety of different actions, see the list of available mutations in our API documentation:
- Factbird API GraphQL Mutations,
-
or common examples in our Postman workspace.
Integration Flows
In order to get started, we offer an example integration flow to synchronize Process Orders into Factbird as they get released and confirmed in SAP. Visit the following link to access the integration flow that can be imported into SAP Integration Suite as a starting point. The integration must be further tailored to your organization's needs. We suggest to reach out to a SAP consultancy company to adjust it to your business processes unless you have such competencies in-house.
- Process Order Synchronization Integration Flow: https://github.com/FactbirdHQ/sap-integration
References
It should be noted that process order synchronization is just the tip of the iceberg. Identifying what other type of information you can pull from SAP S/4HANA, see
- ODATA2: https://api.sap.com/package/S4HANAOPAPI/odatav2
- Events: https://api.sap.com/event/OP_PROCESSORDEREVENTS/resource
Specifically for process orders, see
- SAP Process Order API: https://api.sap.com/api/OP_API_PROCESS_ORDER_2_SRV_0001/overview.
To report inspection quality information, see