Hi!
So I have customers flooding my flows. I am currently saving my customers to whom I’ve replied before. The question is how correctly filter those customers so the bot doesn’t execute the same flow to the same customer more than once.
I am saving user ids to Google Spread sheets, then I am doing the search. What’s next?
Filtering users
jeff
(Jeffrey Red)
#1
DanielBeckett
(Daniel Beckett)
#2
Hi @jeff
This sounds really similar to your other post:
The same solution can work for you as with that flow. You could set an attribute once the user has triggered your flow and then add a filter to the trigger to prevent it from running if that Attribute has been set for the user.