What you will learn: use OData v4 to fetch data and explore the structure of the connected data model exposed by Graph.Hello!In this part of the tutorial on Graph we will focus on the OData protocol that Graph exposes and how to explore the structure...
Hello!in this part of the tutorial series we will have a look at how to use Graph for composing APIs and customizing business data graphs with model extensions. We will walk through an example of how to create a custom entity with a custom associatio...
INFO: This blog is part of a tutorial series for the standalone SAP Graph service on SAP BTP. Recently, SAP released a version of Graph in SAP Integration Suite with better user experience and functional enhancements (see this blog for details: https...
Hello pboulicaut,
Graph exposes an OData v4 endpoint for API consumption. However, the data sources that are configured (SAP SuccessFactors APIs in this case) can also be of type OData v2, where Graph will internally handle the translation between t...
Hi Alexander,We are considering to add this functionality in the future. Today, we already offer openAPI metadata as part of the SAP Graph API.For example: https://eu30.graph.sap/catalog/v1/sap.hcm/EmployeeTimeSheet will retrieve the openAPI metadata...