Hi all,
We need a notification to our Payroll group when an address changes for tax reasons. In other systems I've used, you could include Payroll in a notification step to see an address change which was great - however since Address Change isn't part of a workflow, it looks like we can't do that in Talent.
I've been playing around with Flows to try to create this, and by using the "When a Record is Updated" CDS Connector along with Email I've had a small degree of success. The issue I'm running into is that the entity that contains the address only has the WorkerID field (the long alpha-numeric string) and not worker name. Does anyone know if it's possible to have the connector pull Worker Name from another entity, or any other possible way to get the name instead of the WorkerID?
PS - We're also using this method to alert HR of Legal Name Changes as a workaround for not having an approval/workflow around name changes and as everything is contained in a single entity and it works great!
Austen