Skip to content

Commit 6a59fb1

Browse files
committed
Automatic commit: Move api-tools-postman-install from QA to Production
1 parent cf07419 commit 6a59fb1

3 files changed

Lines changed: 17 additions & 33 deletions

File tree

1.8 KB
Loading
6.78 KB
Loading
Lines changed: 17 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,66 +1,50 @@
11
---
2-
title: Install Postman extension for Google Chrome as a REST client
3-
description: Install Postman extension for Google Chrome as a REST client
2+
title: Install Postman REST client
3+
description: Install Postman REST client
44
primary_tag: topic>cloud
5-
tags: [ tutorial>how-to, tutorial>beginner, topic>cloud, products>sap-api-management, products>sap-cloud-platform ]
5+
tags: [ tutorial>how-to, tutorial>beginner, topic>cloud, products>sap-api-management, products>sap-cloud-platform, products>sap-cloud-platform-for-the-cloud-foundry-environment] ]
66
time: 5
77
---
88

99
## How-To Details
10-
In this ***how-to*** guide, you learn how to install and configure the [Google Chrome Postman extension](http://chrome.google.com/webstore/detail/postman/fhbjgbiflinjbdggehcddcbncdddomop/).
10+
In this ***how-to*** guide, you learn how to install and configure the [Postman](https://www.getpostman.com/).
1111

12-
Postman will allow you to interact with REST API. In addition, you will
13-
setup the Postman Interceptor extension so that you can reuse your current Google Chrome session cookies while interacting with the APIs.
12+
Postman will allow you to interact with your REST API.
1413

15-
---
14+
[ACCORDION-BEGIN [Step 1: ](Uninstall Postman extension for Google Chrome)]
1615

17-
[ACCORDION-BEGIN [Step 1: ](Install Google Chrome)]
16+
Postman used to be available as a Google Chrome extension, but it is no longer supported and is being deprecated.
1817

19-
If you haven't done so yet, please install [Google Chrome](https://www.google.com/chrome/).
18+
If you haven't done so yet, please uninstall it.
2019

21-
[ACCORDION-END]
20+
Open Google Chrome, go to **Apps**.
21+
22+
![Google Chrome](01.png)
2223

23-
[ACCORDION-BEGIN [Step 2: ](Install the Postman extension for Chrome)]
24+
If the **Postman** icon is present, then right click on it then select **Remove from Chrome...**.
2425

25-
Open **Google Chrome** and install the [Chrome Postman extension](http://chrome.google.com/webstore/detail/postman/fhbjgbiflinjbdggehcddcbncdddomop/).
26+
![Google Chrome](02.png)
2627

2728
[ACCORDION-END]
2829

29-
[ACCORDION-BEGIN [Step 3: ](Install the Postman Interceptor extension for Chrome)]
30+
[ACCORDION-BEGIN [Step 2: ](Install Postman)]
3031

31-
Install the [Postman Interceptor extension](https://chrome.google.com/webstore/detail/postman-interceptor/aicmkgpgakddgnaphhhpliifpcfhicfo).
32+
Download and install Postman from : <https://www.getpostman.com/downloads/>
3233

3334
[ACCORDION-END]
3435

3536
[ACCORDION-BEGIN [Step 4: ](Configure Postman)]
3637

37-
Click on **Apps**
38-
39-
![Google Chrome](01.png)
40-
41-
Click on the **Postman** icon
42-
43-
You will get access to all the ***Google Chrome*** installed extension.
44-
45-
Click on **Postman**
46-
47-
![Postman](02.png)
48-
49-
You are almost set to move to your next tutorial.
38+
Open Postman.
5039

5140
![Postman](03.png)
5241

53-
Enable the Interceptor by clicking on the Interceptor icon as highlighted.
54-
55-
![Postman](04.png)
56-
5742
Click on the **Tools** icon ![Postman](06.png), then select **Settings** from the menu.
5843

59-
Enable the ***Automatically follow redirects*** option as highlighted.
44+
Disable the ***SSL certificate verification*** and enable the ***Automatically follow redirects*** option as highlighted.
6045

6146
![Postman](05.png)
6247

6348
You are now all set to move to your next tutorial.
6449

6550
[ACCORDION-END]
66-

0 commit comments

Comments
 (0)