Skip to main content
Aamir Dalvi perguntou em #Flow

I want to create a flow that can send emails to PM when conditions are met But I have two different conditions. I have one percentage field when the field cross 80% and 100% PM should be notified. when the first condition is met only one-time flow should trigger until next condition comes.  

#flow
10 respostas
  1. 26 de mai. de 2022, 11:27
    So then just do the entry condition is if it is above 80%. And the record is changed. Then do decision to decide if it is between 80 to 99.99999 or if it is at 100. Then off both decisions do a email alert.
0/9000