Changes for page Calling a REST Web service
Last modified by Erik Bakker on 2024/09/24 16:27
From version 40.1
edited by eMagiz
on 2022/07/04 15:18
on 2022/07/04 15:18
Change comment:
There is no comment for this version
To version 37.1
edited by Erik Bakker
on 2022/05/05 09:13
on 2022/05/05 09:13
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.e Magiz1 +XWiki.ebakker - Content
-
... ... @@ -1,12 +1,6 @@ 1 1 In this course, you will find the collection of the relevant Microlearnings that you can refer to when sending data to a REST Webservice. You can study these microlearnings in the order as presented here to learn in one go all about sending data to a REST web service in eMagiz. Note that the referenced microlearnings are identical to those under the Microlearning section. 2 2 3 -{{info}} 4 -**Relevant Store content** 5 -The following Store content could be leveraged for this use case. 6 -* [[REST Connectivity - Fire & Forget>>Main.eMagiz Store.Accelerators.REST - Fire & Forget.WebHome||target="blank"]] 7 -* [[REST Connectivity - Request & Response>>Main.eMagiz Store.Accelerators.REST - Request & Response.WebHome||target="blank"]] 8 -* [[SOAP Connectivity>>Main.eMagiz Store.Accelerators.SOAP Web service Connectivity.WebHome||target="blank"]] 9 -{{/info}} 3 +* **Total time:** between 40 and 60 minutes 10 10 11 11 12 12 (% style="border-color:#10137e" %) ... ... @@ -17,7 +17,7 @@ 17 17 <main class="master"> 18 18 <ul class="strip-container"> 19 19 <li class="strip"> 20 - <a href="/ bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/REST%20Connectivity/intermediate-rest-webservice-connectivity-call-a-rest-webservice" class="strip__link">14 + <a href="../../docs/microlearning/intermediate-rest-webservice-connectivity-call-a-rest-webservice" class="strip__link"> 21 21 <label for="" class="strip__label"> 22 22 <span>6</span> 23 23 Call a REST Web service ... ... @@ -33,7 +33,7 @@ 33 33 </a> 34 34 </li> 35 35 <li class="strip"> 36 - <a href="/ bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/REST%20Connectivity/intermediate-rest-webservice-connectivity-authorization-basic-authentication" class="strip__link">30 + <a href="../../docs/microlearning/intermediate-rest-webservice-connectivity-authorization-basic-authentication" class="strip__link"> 37 37 <label for="" class="strip__label"> 38 38 <span>6</span> 39 39 Authorization - Basic Authentication ... ... @@ -49,7 +49,7 @@ 49 49 </a> 50 50 </li> 51 51 <li class="strip"> 52 - <a href="/ bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/REST%20Connectivity/intermediate-rest-webservice-connectivity-authorization-oauth-client-credentials" class="strip__link">46 + <a href="../../docs/microlearning/intermediate-rest-webservice-connectivity-authorization-oauth-client-credentials" class="strip__link"> 53 53 <label for="" class="strip__label"> 54 54 <span>6</span> 55 55 Authorization - OAuth 2.0 Client Credentials ... ... @@ -65,7 +65,7 @@ 65 65 </a> 66 66 </li> 67 67 <li class="strip"> 68 - <a href="/ bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/REST%20Connectivity/intermediate-rest-webservice-connectivity-authorization-oauth-authorization-code" class="strip__link">62 + <a href="../../docs/microlearning/intermediate-rest-webservice-connectivity-authorization-oauth-authorization-code" class="strip__link"> 69 69 <label for="" class="strip__label"> 70 70 <span>5</span> 71 71 Authorization - OAuth 2.0 Authorization Code ... ... @@ -81,7 +81,7 @@ 81 81 </a> 82 82 </li> 83 83 <li class="strip"> 84 - <a href="/ bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/REST%20Connectivity/intermediate-rest-webservice-connectivity-certificates-when-calling-a-rest-webservice" class="strip__link">78 + <a href="../../docs/microlearning/intermediate-rest-webservice-connectivity-certificates-when-calling-a-rest-webservice" class="strip__link"> 85 85 <label for="" class="strip__label"> 86 86 <span>6</span> 87 87 Sending certificates to a REST web service