Written By Seb Pace
Last updated 22 days 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