Triggers define when a flow should start running, and conditions are used to specify the specific circumstances under which a flow should run. By combining triggers and conditions, you can create flows that run only when specific events occur and only for certain types of records. References: * ServiceNow Product Documentation: Flow Designer - Overview - https://docs.servicenow.com/bundle /sandiego-application-development/page/administer/flow-designer/concept/flow-designer.html * ServiceNow Product Documentation: Flow triggers - https://docs.servicenow.com/bundle/tokyo- application-development/page/administer/flow-designer/reference/flow-triggers.html