I have a 200K customer’s database that I need to add a tag “Locked” to entries older than 5 years.
The flow I created keeps going over the first 100 entries only. How do I make it skip the ones already tagged so it’ll continue scanning the list?
I have a 200K customer’s database that I need to add a tag “Locked” to entries older than 5 years.
The flow I created keeps going over the first 100 entries only. How do I make it skip the ones already tagged so it’ll continue scanning the list?
Add a tag after you process a customer. Then add “tag_not:that-tag” to your query