Ashleedolan
3 months agoCollaborator
Decision Split Timing
Hello! I am currently working on a canvas and I have implemented time based decision splits with "if user received the post notification in a step and last performed X custom event less than 1 hour ago- the no path should proceed to the next notification. However, when I launched and tested with a specific user in real time, I received all push notifications at the same time. The idea is that a user can dynamically move through the paths in real time when they complete the action without being held in a delay.. but it seems the time based action does not work like I hoped. Do I have to add delays? Will this keep the user from being able to proceed if/when they complete the step before said timeframe? Thanks!