Cancel Local Notification

Cancel Local Notification is an action used in the Rule Panel to cancel one or more scheduled local notifications in the CloudstreamTNG mobile application. This action is typically triggered by an event, such as a button click or a specific workflow step in a mobile form.

Properties and Explanation

Here are the steps to follow in order to use the Cancel Local Notification action:

Notification Ids: This property specifies the IDs of the local notifications you want to cancel. You can enter one or more notification IDs, separated by commas. Each ID should correspond to a previously scheduled local notification in the mobile app.

  • The action will attempt to cancel each notification with the given ID.

  • This rule only works in the CloudstreamTNG mobile application.

Full Configuration Example

Below is a screenshot of the Cancel Local Notification action configuration, showing the Notification Ids property set for one or more notifications:

  • In this example, when the action is triggered (such as by a button click), the specified local notifications will be cancelled immediately.

  • You can use this action to remove reminders, alerts, or other scheduled notifications for the user.

Last updated