Hello,
I have a custom attribute in my dashboard giving me the total number of people you're currently following (let's call it nb_following). I want to start sending communications as soon as users reach a certain number of following (let's pretend at least 10 people) during a fixed period of time (4 days).
To do so, I thought about using an Action Path in my canvas, in which users would go through the next steps right away after their nb_following >= 50 during this period of 4 days. That would be so easy, however, it's currently not possible to chose a filter other than "change to any value" or "change to exactly the X value" in an action path (too bad...).
Have you already implemented something in a canvas that would do this?
Thank you!