Map Data
You can map data for tasks and end events in workflows.
- Tasks: Map input data to task's form fields.
- End events: Map task's result to a callback argument.
Map Data in Tasks and End Events
Note:
Ensure that the source type is compatible with the target form field type (for example, map a String to a String). If there’s a mismatch, an error message will be shown.


