Send Local Notification

The Send Local Notification action schedules a local notification on the user's device in the CloudstreamTNG mobile application. This is useful for reminders, alerts, or workflow notifications that need to be triggered at specific times or intervals.

Properties and Explanation

Schedule: Select how often the notification should be triggered. Options include:

  • Once

  • Every hour

  • Every day

  • Every week

  • Every month

  • Every year

  • Trigger (custom event)

Notification Title: Enter the title of the notification. This will appear as the main heading in the local notification.

Notification Body: Enter the body text of the notification. This is the main message content that users will see.

Notification Date Time: Specify the date and time when the notification should be triggered. The format should be parseable to a valid date.

  • The action supports scheduling notifications for a single occurrence or recurring intervals.

  • Only works in the CloudstreamTNG mobile application.

Full Configuration Example

Below is a screenshot of the Send Local Notification action configuration, showing all properties set for schedule, title, body, and date/time:

  • In this example, a notification is scheduled to trigger at the specified date and time, and can repeat as configured.

  • When the action is triggered, the notification is set up on the user's device according to your settings.

Last updated