Flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2023 03:28 PM
Hi.
I have this flow designer and Im having a problem with the "end flow"(9 and 13) . I have met the conditions in line 9 but it still sending the notification in line 11..
I have also tried the "If" and "Else" , it is working but whenever I try to add another "wait condition" and "if condition" below the "else" , the flow doesn't stop , it still sending emails.
We need to send emails for 7 days and if the condition meets, it will stop sending emails.
I'd appreciate any help. Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2023 08:32 PM
What are your conditions for the if statments?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2023 08:39 PM
hi @jonsan09 . The conditions for if statement is : if the "has_respond" field is not empty.
The "has_respond" is the field for the manager to fill it out with either "yes" or "no". So if he already filled it, it will stop sending a reminder email to him.