Microsoft Windows 10 · Arazzo Workflow
Microsoft Windows 10 Schedule Grouped Toast Notification
Version 1.0.0
Create a toast notification collection, schedule a future toast, and confirm it appears in the pending list.
Provider
Workflows
schedule-grouped-toast
Create a collection, schedule a toast, and verify it is pending delivery.
Creates a toast notification collection, schedules a future toast carrying a title and body, and confirms the scheduled toast is present in the pending list.
1
createCollection
createToastCollection
Create a toast notification collection to group the scheduled toast with related notifications.
2
scheduleToast
scheduleToastNotification
Schedule a toast notification for future delivery using an adaptive ToastGeneric template carrying the title and body.
3
confirmScheduled
listScheduledToastNotifications
List the pending scheduled toast notifications to confirm the newly scheduled toast is present.