Written By Seb Pace
Last updated 5 months ago
Triggers when an available field changes on an employee. These changes will be triggered via any integration that is marked as โmember source of truthโ.

Inputs
Fields: The fields that if changed will trigger this workflow.

Outputs
Changed member: The member whoโs data was changed. Can be used as a data reference in child nodes
Changed fields: A key-value new line separated list of the watched fields that have changed. E.g. if
Last name
andDepartment
were watched and both were changed, it would output:
Last name: TestName
Department: Sales