List of API call methods available in Postman:
Fig 1: List of Methods
Step 1: Now, you will initiate the call to get the Auth Token
Refer below Fig2. User should update username and Password
Fig 2 User Authorization
Step 2: you have to update the JSON payload in the Body tab ( as shown in Fig 3)
{
"username": "ABCDEFH",
"password": "Password"
}
Fig 3: JSON Payload
Step 4: In the below screenshot, you will verify with updated values to make a call
Fig 4: follow the steps with a circled number to initiate a call to get the Auth token
Note: Auth token will expire after 60mins (1hr) from the time auth token is initiated
Now let's make one endpoint call from referring API Documentation(Part 3) to see if the results are shown through retrieved auth token
Fig 5: JSON results are shown from the GET method call for Participant endpoint request URL
Conclusion: To make the RestAPI call, the user should have an API role and auth token for JSON results output. Users can make integration between any application using the above methods.
Developer/User can make use of the SAP API Business HUB for integrations as an API Management tool.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
7 | |
3 | |
2 | |
2 | |
2 | |
2 | |
2 | |
1 | |
1 | |
1 |