Search
Close this search box.

Test SAP Sales Cloud OData API with Postman

OData API
Test SAP Sales Cloud OData API with Postman

API stands for Application Programming Interface. It is a logical collection of commands, functions, protocols and objects to interact with databases and external systems. This article helps you to understand how to connect your application with SAP Sales Cloud OData API

APIs provide programmers with standard commands to perform operations so that not everything has to be programmed from scratch. APIs make it possible for applications to be connected to each other. In this case, the API itself is not a server or a database, but “only” the code that regulates the access points for the server and enables communication with them. This technology has given rise to billion-dollar companies such as Booking.com, Stepstone and Check24. These companies provide a platform with a clear user interface where search parameters can be entered. These search parameters are sent via API to e.g. airlines to get the cheapest flight offer and these are then displayed sorted and ordered.

REST is used in the standardization of API technology on the World Wide Web – WWW. Rest stands for REpresentational State Transfer. The REST approach describes how globally distributed systems can communicate with each other in a standardized way. For example, the procedures such as HTTPS protocol, URI, JSON or XML are described here as RESTful. Alternatives to REST would be SOAP or WSDL.

1.1. OData

OData means Open Data and is an http-based protocol developed by Microsoft. OData is an OASIS standard, which is a kind of best practice for consuming RESTful APIs. With OData it is possible to exchange data between compatible servers. You can see this technology similar with SQL for relational database management system – short RDBMS – because it is also possible with OData to filter, order, etc. when querying a request. With OData it is possible to receive the result of the query as XML or JSON format and use it for further programming in a self-written application.

1.1. Postman

The Postman software is an environment to develop and test APIs. This software is also suitable for testing the SAP Sales Cloud OData API. Several requests can be created under one collection, which offers the advantage that you can create for each object in SAP Sales Cloud one request. In the screenshot below you can see that the Collection has been named SAPSalesCloud, which already contains one Request: OfferTrackingQuote. The simplest method for the Authorization Type of request is to select the Basic Auth. Here you can use your Username and Password, which you also use to log into SAP Sales Cloud. Depending on the use case, you can also select another type – e.g. via a certificate – but this is not the subject of this chapter. Enter the request URL in the upper input field next to the Send button.

The URL can be divided into three parts. The first part is the Request to the API interface to your system. The second part is the SAP Sales Cloud Object Collection you want to get and the third part is a Group of Parameters you want to send with the request. A breakdown of the following request can be done like this – where the six hashes are standing for the numbers of your cloud system:

https://my######.crm.ondemand.com/sap/c4c/odata/v1/c4codataapi/SalesQuoteCollection/?$filter=ID eq ‘104905’&$format=xml

Do you need consulting from our experts?

The Customer Experience team at Camelot ITLab deals with exciting and challenging CRM related topics every day and serves a large portfolio of different customers from a wide range of industries. Trust in this collaboration and feel free to contact us at tlil@camelot-itlab.com.

Was this article helpful?

If you like our content we would highly appreciate your review on Trustpilot

 

#SAP C4C #SAP Cloud 4 Customer #Cloud 4 Customer #Cloud for Customer #SAP Sales Cloud #Sales Cloud #OData #API #Request #Dashboard #KPI #Microsoft #Power BI

Receive the latest news

Subscribe To our SAP Sales & Service Cloud Newsletter

Get notified about new articles