Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 202 Bytes

start.md

File metadata and controls

11 lines (10 loc) · 202 Bytes

Start

Esta é a ação inicial de todos os fluxos, ela serve para indicar a pipeline onde começa o fluxo.

{
    "id": "1",
    "action": "start",
    "data": {},
    "next_action": "2"
}