trigger.result Action
This trigger action is used for events returning data. It receives the results from the trigger event and performs further actions using the trigger results.
Action
This action only works for triggers when dynamic Event or http.receive event is selected.
This trigger action is found under the Trigger heading.
Canvas
When dragged onto the canvas, the appearance of the action is a rectangle with two routing points.
The left routing point (red) is the failure route. This route will be taken if there is an error during execution.
The right routing point (green) is the success route. This route will be taken if action executes successfully.