Hello,
I would like to seek help in sending a follow up email if the "Status" field in my SP List remains "Need more info" in 7 days.
Pardon me as I am having trouble in attaching a screenshot here, but my flow is set up like this
When an item is created or modified -> Get Item -> Switch on: Status -> Equals: "Need more info" -> Send an email -> Delay: 7 days -> Condition: If Status = "Need more info" -> Send an email, If no, do nothing.
Unfortunately, it still sends an email even the status changed on the given timeframe. Can somebody advise if I did wrong.
Thanks for your kind help in advance.
Solved! Go to Solution.
Hi @julleus21,
I think in the context of the flow it's still looking at your old value.
I would suggest to recheck the value of that status field right after your delay action of 7 days. So add a second get item action and use that output for condition to check if the status fields still equals need more info.
Hi @julleus21,
I think in the context of the flow it's still looking at your old value.
I would suggest to recheck the value of that status field right after your delay action of 7 days. So add a second get item action and use that output for condition to check if the status fields still equals need more info.
User | Count |
---|---|
88 | |
37 | |
26 | |
13 | |
13 |
User | Count |
---|---|
127 | |
54 | |
38 | |
24 | |
21 |