In Flow Designer, how do I email multiple admins when the article status changes to “xxxx”
I'm working on a Flow Designer flow that needs to send a notification email to multiple administrators when a article status changes to "xxxx" Current Flow Structure 1. Trigger: Record Created (xxxx table) Condition: Status is 'xxxx'2. Look Up Recor...