Schedule Notification

FREE

Schedule Notification creates a local notification that Timely will deliver at the specified date and time. You can optionally provide an ID for the notification. Reusing the same ID updates the pending notification with the new parameters. The resulting ID can be passed to Remove Notification to remove the notification later.

Parameters

Title

REQUIRED

Text shown in the notification title.

Type: text

Subtitle

OPTIONAL

Text shown below the notification title.

Type: text

Delivery Time

REQUIRED

The future date and time when Timely will deliver the notification.

Type: dateTime

ID

OPTIONAL

An identifier for the notification.

Type: text

Reusing an ID updates the pending notification with the new parameters. For best results, use lowercase characters with no spaces.

Priority Notification

REQUIRED

Choose whether to deliver the notification as Time Sensitive.

Type: Boolean

Result

The ID you specified, or the ID automatically generated by Timely. This can be passed to other Timely actions: Remove Notification

Confused or found a mistake? please let me know.