Difference between revisions of "RESTPost (Activity)"
(→Example) |
|||
Line 92: | Line 92: | ||
<!-- DO NOT REMOVE THIS -->{{Template:Activity/End}}<!-- DO NOT REMOVE THIS --> | <!-- DO NOT REMOVE THIS -->{{Template:Activity/End}}<!-- DO NOT REMOVE THIS --> | ||
+ | ==See also== | ||
+ | * [[Workflow Designer]] | ||
− | == | + | |
+ | ==Useful Links [What is REST Service]== | ||
* https://www.sitepoint.com/developers-rest-api/ | * https://www.sitepoint.com/developers-rest-api/ | ||
* https://mlsdev.com/blog/81-a-beginner-s-tutorial-for-understanding-restful-api | * https://mlsdev.com/blog/81-a-beginner-s-tutorial-for-understanding-restful-api |
Revision as of 11:21, 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/