Forum Discussion
Decision Split Timing
I started testing so I added in delays for now - but for example: These users are identified in a segment and enter on action of opening the app to the community page. The idea is that these users will be able to reach each decision split and if they have NOT performed the event (create_community) within the time frame, they receive the next push notification. If they perform the event during that time frame, they dynamically move to the yes path to continue. These will be app test users who should be moving through the process quickly, but I do not want to hold them in a delay if they do perform the event-as they are being sent to the next canvas through the api trigger listed. That second canvas holds a web hook to our backend that will auto-approve an invite event they send after creating a community and continue through next steps there.
This canvas:
-User enters community screen.
-Verifies if they have created community within 1 hour.
-If not- Sends initial push notification to create a community. If yes - sends braze-to-braze web hook for next canvas where they get a notification to send an invite.
-Verifies if they have created community within 1 day.
-If not - Sends reminder push notification. If yes - sends braze-to-braze web hook for next canvas where they get a notification to send an invite.
-Verifies if they created community within 1 day.
-If yes - sends braze-to-braze web hook for next canvas where they get a notification to send an invite.
Related Content
- 2 years ago
- 2 years ago