Skip to main content

Hi Community,

I’m building an Action Flow that sends email alerts based on a flag column (e.g., Alert_Status = 'Yes').
The email subject and body should change dynamically based on the record’s status (like Pending, Approved, Rejected).

I have a config table that maps each status to a subject and body template.
Appreciate any suggestions!

If you only have three different Status, then i would suggest, to create an Action Flow with different action lines and then create Filters like if status approved then go way on top. An then for each way create Different Subjects and Bodies

Like this: 

 


Hi ​@jonas.hess also can schedule we schedule this action flow like i want to trigger these emails after every two days 


Hi ​@ritesh3719

 

scheduling your action flow should have no impact on the routing of the respective cases


Reply