Create a Flow Run By Trigger

There are 6 kinds of triggers for running Flow in the Flow Service. We will instruct about the procedure for creating a Flow, the input/output information of a Flow and the essential information for each trigger here.

Flow's Input/Output Information

Once a Flow is executed by trigger, the Flow service will analyze the called input information, and set the "input stream" and the essential parameter as input information to pass it to the Flow. The information output to the caller is the Flow's output stream. Some trigger don't have input information, parameters, or output information.

The image is as below.

Flow's input/output data

フローの入出力データ
 

To the top of this page