11---
2- title : Install Postman REST client
3- description : Install Postman REST client
2+ title : Install Postman REST Client
3+ description : Install Postman REST client so you can interact with your REST API.
44primary_tag : topic>cloud
55tags : [ tutorial>how-to, tutorial>beginner, topic>cloud, products>sap-api-management, products>sap-cloud-platform, products>sap-cloud-platform-for-the-cloud-foundry-environment]
66time : 5
77---
88
9+ ## Details
10+ ### You will learn
11+ - How to install and configure the [ Postman] ( https://www.getpostman.com/ ) client
912
10- ## How-To Details
11- In this *** how-to*** guide, you learn how to install and configure the [ Postman] ( https://www.getpostman.com/ ) .
12-
13- Postman will allow you to interact with your REST API.
1413
1514[ ACCORDION-BEGIN [ Step 1: ] (Uninstall Postman extension for Google Chrome)]
1615
@@ -22,30 +21,33 @@ Open Google Chrome, go to **Apps**.
2221
2322![ Google Chrome] ( 01.png )
2423
25- If the ** Postman** icon is present, then right click on it then select ** Remove from Chrome... ** .
24+ If the ** Postman** icon is present, then right click on it then select ** Remove from Chrome** .
2625
2726![ Google Chrome] ( 02.png )
2827
28+ [ DONE]
2929[ ACCORDION-END]
3030
3131[ ACCORDION-BEGIN [ Step 2: ] (Install Postman)]
3232
33- Download and install Postman from : < https://www.getpostman.com/downloads/ >
33+ Download and install Postman from < https://www.getpostman.com/downloads/ > .
3434
35+ [ DONE]
3536[ ACCORDION-END]
3637
37- [ ACCORDION-BEGIN [ Step 4 : ] (Configure Postman)]
38+ [ ACCORDION-BEGIN [ Step 3 : ] (Configure Postman)]
3839
3940Open Postman.
4041
4142![ Postman] ( 03.png )
4243
4344Click on the ** Tools** icon ![ Postman] ( 06.png ) , then select ** Settings** from the menu.
4445
45- Disable the *** SSL certificate verification*** and enable the *** Automatically follow redirects* ** option as highlighted.
46+ Disable the ** SSL certificate verification** and enable the ** Automatically follow redirects** option as highlighted.
4647
4748![ Postman] ( 05.png )
4849
4950You are now all set to move to your next tutorial.
5051
52+ [ DONE]
5153[ ACCORDION-END]
0 commit comments