Jump to: navigation, search

RESTPost (Activity)


Revision as of 10:33, 26 March 2020 by NNE (Talk | contribs) (Usage)

This activity is used to create a new resource on a server and performs an "CREATE" operation using the UBIK USAM Service.


[edit]

Description

RESTPost
Name RESTPost
Purpose Create a new resource on a server using the UBIK USAM Service
Category UBIK Web
Returns true if successful
Version 3.5

Arguments

Argument Type Direction Purpose
Body String In Contains information wich is sent to the server
DisplayName String Display's the name
Error String Out Display's error message, appears when something is wrong with your request
Headers String In Authentication and providing information
MethodName String In Name of the method
Parameter String In Refers to one of the pieces of data provided as input
Response String Out Data sent back to you
Result String Out Result data sent back to you
Url String In Specified Url


Usage

Use this activity to create a new resource on a server using the UBIK USAM Service.




See also