Send REST Request (Beta)
Last modified: August 20, 2024
This feature is currently in beta. For more information, see Beta Releases.
Introduction
The Send REST request (beta) activity allows you to send a REST request, which is configured in a Consumed REST Service (beta) document.
Properties
Double-click the Send REST request (beta) 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