You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/pages/using-nhs-notify/routing-plans.md
+15-4Lines changed: 15 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,18 @@ Setting up a routing plan can make your messages more effective and sometimes lo
16
16
17
17
You can set up routing plans to:
18
18
19
-
- use certain templates for specific groups of recipients
20
-
- message a recipient with each channel in the order you choose
21
-
- set up fallbacks for messages that fail
22
-
- stop sending messages after a chosen channel is successful
19
+
-[send messages in a cascade](#message-cascades)
20
+
- use specific message templates for different groups of recipients
21
+
- stop sending messages to a recipient when a channel is successful
22
+
23
+
## Message cascades
24
+
25
+
A message cascade allows you to message a recipient with different channels in the order you choose. You can set up primary and secondary message cascades in your routing plan.
26
+
27
+
### Primary cascades
28
+
29
+
Use primary message cascades to send a message with a different channel as a fallback if a primary channel fails.
30
+
31
+
### Secondary cascades
32
+
33
+
Use a secondary message cascades to send a message with another channel at the same time as your primary channel. For example, sending a text message at the same time as an email. You cannot fallback to another channel with secondary cascades.
0 commit comments