Home > Workflow > Mappings

Input to State Machine

An Input is a value that comes from a Device Message. You define your inputs on a workflow.

You can map an input to a State Machine. When an input is mapped to a State Machine, you will need to specifiy an event that will be handled by the State Machine.

The Transition Handler for the State Machine will receive the value of the input.