Difference between revisions of "RESTPost (Activity)"
(→Example) |
(→Example) |
||
Line 62: | Line 62: | ||
|} | |} | ||
− | {| class="wikitable" | width = " | + | {| class="wikitable" | width = "50%" |
|- | |- | ||
! A+B Assign !! Value | ! A+B Assign !! Value |
Revision as of 11:51, 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
Useful Links [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/