Trigger Node
Trigger is the entry point of a flow. It describes how a business process is triggered from the outside.
Guide
For example, a user clicks “Submit reimbursement” in the admin system, and the system receives a submission request.
The API entry point, request body fields, and user identity in request headers all belong to the Trigger node.
You can understand it as: which door this flow enters from.