Changes for page Call a REST Webservice
Last modified by Martijn Woudstra on 2023/04/13 15:33
To version 39.1
edited by Martijn Woudstra
on 2022/09/01 08:44
on 2022/09/01 08:44
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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: {{code}}http://localhost:port/microlearning/rest-webservice/demo{{/code}}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 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 ==