App result

Description

This action sends the result of a flow to an App Studio app. You must configure how the result will be displayed in App Studio.

This example shows the result of the flow displayed in two Text components. The flow is triggered when the Do button is selected. The Button component is configured with a Trigger flow event.

App Studio app example

Usage

Create a flow with the App trigger and add the App result Action. Typically you will add this action after performing another action to collect its output and send it to the App Studio app. In this example the App result action sends a Success message with the Unit4Id resolver action output.

App result example

Input

The action input has the following two values:

App result input example

Note: This action has no real output. Use combined with other actions.