Configuring the REST Reply
When creating a REST app from a Swagger 2.0 or OpenAPI 3.0 API specification, the ReceiveHTTPMessage reply data type is set to any by default. You must explicitly configure the reply type.
To explicitly configure the reply type, add a ConfigureHTTPResponse activity in the flow. This activity must immediately precede the Return activity in the flow.
You can configure custom codes that you want to use in the HTTP reply in the Reply Settings tab of the ReceiveHTTPMessage trigger.
Follow these steps to configure your HTTP reply:
Procedure
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.