Hello,
I'm currently working on a requirement to send a reminder email to the purchase order requester. My flow looks at the requested receipt date and collects the requester worker ID from that PO, which it then uses to get their work email address in a "for each" step
This all works fine, in my test I have 2 worker email addresses brought back from the POs.
My question is, how do I send the email for the correct PO to the correct worker?
i.e.
PO 1 - Requester is Worker A - Email to Worker A
PO 2 - Requester is Worker B - Email to Worker B
As I don't seem to be able to input anything dynamic in the "To" field of the email
Thanks,
Michael