•Start node
•Overview
Start node is the first node in a workflow and exists by default when you create a new workflow. It can be triggered by HTTP request or scheduler(not implemented yet).
Note: Start node cannot be deleted.
•Properties
The trigger can be a http post request or webhook. You should set up a start payload schema. That is the type of the incoming data(read more for data types).