Skip to main content
Skip table of contents

Reminder

Node

Reminder Node

Description

The Conversation Controller Reminder nodes can be used to schedule and unschedule reminders and define flows to be executed when a certain reminder triggers.

A reminder is identified by its name and is linked to the room, which means different rooms can have reminders with same name, however, a single room can only have one reminder at a time with certain name. If you try to create a new reminder with the same name as an existing reminder, the previous reminder will be stopped and overwritten with the new one.

The Conversation Controller Reminder comprises of following nodes:

Schedule Reminder Node
Screen Shot 2025-03-26 at 18.42.18.png

Schedule Reminder Node

Schedule Reminder node can be used to schedule a reminder for a set amount of time. The reminder is created with the specified name against the current room id. After the time runs out, the reminder will be delivered by the Reminder Init node along with the updated slots for that room.

Screen Shot 2025-03-26 at 18.49.00.png

Inputs

Input Details

Reminder Name

Name of the reminder to schedule

Reminder Timeout

The trigger timeout delay for this reminder in seconds

Unschedule Reminder Node
Screen Shot 2025-03-26 at 19.06.39.png

Unschedule Reminder Node

Screen Shot 2025-03-26 at 19.15.08.png

Unschedule Reminder node can be used to unschedule a specific reminder set through the Schedule Reminder node.

Inputs

Input Details

Reminder Name

Name of the reminder to unschedule

Reminder Init Node
Screen Shot 2025-03-26 at 19.17.03.png

Reminder Init Node

Reminder Init node receives the custom reminders for the specified reminder name once the timer runs out. This node can be used to define a flow for custom reminders.

Screen Shot 2025-03-26 at 19.18.42.png

Inputs

Input Details

Reminder Name

Name of the reminder to listen for triggers of

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.