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
when we enable Actions for the Notifications in Work Zone, Work Zone calls the ExecuteAction action in our CAP app with NotificationId and ActionId. In order to track the NotificationId sent from Work Zone to the CAP application, we need to pass our own ID as Id when sending the Notification to Work Zone.
Universally unique identifier (UUID) for the notification β used to identify notifications if actions are performed.If the ID isn't provided, it will be generated by the notification service.