Send REST Request
Last modified: December 5, 2024
Introduction
The Send REST request activity allows you to send a REST request, which is configured in a Consumed REST Service document.
Properties
Double-click the Send REST request activity to view its properties:
The following are the properties in the Request section:
- REST request – select the REST request you want to use in your microflow
- Input entity type – indicates the type of request entity, which has been configured from the document
- Value – select a value for your input entity (applicable only for
POST
) - Parameters – edit the parameter values
The following are the properties in the Output section:
- Use return variable – if set to Yes, you can configure the name of the returned object in the Object name field
- Return type – indicates the type of response entity, which has been configured from the document