You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[View all How-Tos](https://www.sap.com/developer/tutorial-navigator.tutorials.html?tag=tutorial:type/how-to)
12
12
13
-
14
13
## How-To Details
15
14
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/).
16
15
@@ -20,24 +19,25 @@ Postman will allow you to interact with REST API. In addition we will setup the
20
19
**5 Min**.
21
20
22
21
[ACCORDION-BEGIN [Step 1: ](Install Google Chrome)]
23
-
If you haven't done so yet, please install [Google Chrome](http://www.google.com/chrome/browser/desktop/).
24
22
23
+
If you haven't done so yet, please install [Google Chrome](http://www.google.com/chrome/browser/desktop/).
25
24
26
25
[ACCORDION-END]
27
26
28
27
[ACCORDION-BEGIN [Step 2: ](Install the Postman extension for Chrome)]
29
-
Open **Google Chrome** and install the [Chrome Postman extension](http://chrome.google.com/webstore/detail/postman/fhbjgbiflinjbdggehcddcbncdddomop/).
30
28
29
+
Open **Google Chrome** and install the [Chrome Postman extension](http://chrome.google.com/webstore/detail/postman/fhbjgbiflinjbdggehcddcbncdddomop/).
31
30
32
31
[ACCORDION-END]
33
32
34
33
[ACCORDION-BEGIN [Step 3: ](Install the Postman Interceptor extension for Chrome)]
35
-
Install the [Postman Interceptor extension](https://chrome.google.com/webstore/detail/postman-interceptor/aicmkgpgakddgnaphhhpliifpcfhicfo).
36
34
35
+
Install the [Postman Interceptor extension](https://chrome.google.com/webstore/detail/postman-interceptor/aicmkgpgakddgnaphhhpliifpcfhicfo).
37
36
38
37
[ACCORDION-END]
39
38
40
39
[ACCORDION-BEGIN [Step 4: ](Configure Postman)]
40
+
41
41
Click on **Apps**
42
42
43
43

@@ -64,11 +64,9 @@ Enable the "Automatically follow redirects" option as highlighted.
64
64
65
65

66
66
67
-
you are now all set to move to your next tutorial.
68
-
67
+
You are now all set to move to your next tutorial.
69
68
70
69
[ACCORDION-END]
71
70
72
-
73
71
## Next Steps
74
72
-[View all How-Tos](https://www.sap.com/developer/tutorial-navigator.tutorials.html?tag=tutorial:type/how-to)
0 commit comments