Triggers

You can use triggers to process data from an external system. Triggers execute flows when an external system causes a trigger event.

Creating Flows Run by a Trigger

See below to create each type of trigger and create flows for this trigger type, as well as find guides to prerequisites and other tasks.

Setting Flow Input and Getting Flow Output

A trigger can pass data to the flow. And, the flow can return the results of processing to the trigger's caller, as shown in the diagram below.

Processing Flow Inputs and Returning Flow Outputs

The following diagram shows the flow of data through a flow that's invoked by a trigger.

A flow that inputs and outputs data.