Rest Steps
Step | Summary |
---|---|
RESTDelete | Delete a REST resource |
RESTGetJSON | Get JSON from a REST service |
RESTGetStream | Get data from a REST service |
RESTPatch | Executes a REST Patch request |
RESTPost | Create a REST resource and return the id of the created resource |
RESTPut | Executes a REST Put request |