Changes for page Call a REST Webservice

Last modified by Martijn Woudstra on 2023/04/13 15:33

From version 38.1
edited by Martijn Woudstra
on 2022/09/01 08:44
Change comment: There is no comment for this version
To version 40.1
edited by Martijn Woudstra
on 2023/04/13 15:33
Change comment: Imported from XAR

Summary

Details

Page properties
Content
... ... @@ -94,7 +94,7 @@
94 94  == 4. Assignment ==
95 95  
96 96  Navigate to a flow within your (Academy) project call a REST Webservice from an external party.
97 -In this REST Webservice, you can assume that you need to call a POST operation on the following endpoint: http://localhost:port/microlearning/rest-webservice/demo
97 +In this REST Webservice, you can assume that you need to call a POST operation on the following endpoint: {{code}}http://localhost:port/microlearning/rest-webservice/demo{{/code}}
98 98  This assignment can be completed with the help of the (Academy) project that you have created/used in the previous assignment.
99 99  
100 100  == 5. Key takeaways ==