Difference between revisions of "RESTGet (Activity)"
(→Arguments) |
|||
Line 24: | Line 24: | ||
| Error || {{String}} || Out || Display's error message, appears when something is wrong with your request | | Error || {{String}} || Out || Display's error message, appears when something is wrong with your request | ||
|- align="left" | |- align="left" | ||
− | | Headers || {{String)}} || In || | + | | Headers || {{String)}} || In || Authentication and providing information |
|- align="left" | |- align="left" | ||
− | | MethodName || {{String}} || In || Name of the | + | | MethodName || {{String}} || In || Name of the method |
|- align="left" | |- align="left" | ||
− | | Parameter || {{String}} || In || | + | | Parameter || {{String}} || In || Refers to one of the pieces of data provided as input |
|- align="left" | |- align="left" | ||
| Response || {{String}} || Out || Data sent back to you | | Response || {{String}} || Out || Data sent back to you |
Revision as of 10:31, 26 March 2020
This activity is used to get a resource from a server and performs a "READ" operation using the UBIK USAM Service.