Send REST Request (Beta)

Last modified: April 18, 2024

1 Introduction

The Send REST request (beta) activity allows you to send a REST request, which is configured in a Consumed REST Service (beta) document.

2 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