Difference between revisions of "RESTPost (Activity)"
(→Example) |
(→Example) |
||
| Line 79: | Line 79: | ||
! DebugMessage!! Value | ! DebugMessage!! Value | ||
|- align="left" | |- align="left" | ||
| + | | DisplayName || "DebugMessage" | ||
| + | |- align="left" | ||
| + | | Result || "" | ||
| + | |- align="left" | ||
| + | | Text || "info" | ||
| + | |- align="left" | ||
| + | | UBIKObject || "" | ||
| + | |- align="left" | ||
| + | |} | ||
| + | |||
<!-- DO NOT REMOVE THIS -->{{Template:Activity/End}}<!-- DO NOT REMOVE THIS --> | <!-- DO NOT REMOVE THIS -->{{Template:Activity/End}}<!-- DO NOT REMOVE THIS --> | ||
Revision as of 11:14, 8 April 2020
This activity is used to create a new resource on a server and performs an "CREATE" operation using the UBIK USAM Service.
See also [What is REST Service]
- https://www.sitepoint.com/developers-rest-api/
- https://mlsdev.com/blog/81-a-beginner-s-tutorial-for-understanding-restful-api
- https://www.smashingmagazine.com/2018/01/understanding-using-rest-api/
