Skip to main content

Send List Node

This node is to send messages to users with pre-set items for users to select as their response, similar to buttons, with difference slight differences. Has 1 Receiver and 1 Contributor points.

Node Name

TitleDescriptionType
Node NameTo set the Node's nameText Field

Message

TitleDescriptionType
MessageTo set the message that will be sent out to user by the bot.

Able to use variables with the “+” Button, Sanitize Content Buttons, and Format JSON buttons.
Text Field with Buttons

Broadcast Message

info

This feature is only able to toggle on if there is an existing Read Node before it with "Output Options" set to Multiple Row

TitleDescriptionType
BroadcastingTo set whether this Message Node's contents are to be sent to the current user or other users based on the selected Read Node arrayToggle
Broadcast ToTo select the Column Title of a Read Node. It returns an array of that column based on the Read Node's filter options. You would usually select a column with valid numbers for this.Single Select Dropdown

Attachments

TitleDescriptionType
Send AttachmentTo set whether the bot will add attachments of either PDF or Image to the message that will be sent to users.Toggle
Attachment TypeTo select a file type of either Image or PDF. The type selection here will change the fields below it. (Diagram 10)Single Select Dropdown
Source File From
(Image)
To select the source of the Image, whether from a Folder or a Variable. The Source selection will change the fields below it. (Diagram 11)Single Select Dropdown
Source Folder
(Image)
(Folder)
To select the source folder of the Image. (Diagram 11)Single Select Dropdown
File
(Image)
(Folder)
To select the attachment that will be sent together with the message. (Diagram 11)Single Select Dropdown
Variable Name
(Image)
(Variable)
To select the Variable that contains the attachment that will be sent together with the message. (Diagram 11)Single Select Dropdown
Source PDF From
(PDF)
To select the Variable that contains the attachment that will be sent together with the message. (Diagram 11)Single Select Dropdown

User Reply

TitleDescriptionType
List TypeTo select whether the list that will be displayed for the user is Static (fixed and can only be edited in the node itself) or Dynamic (changeable based on variable)Single Select Dropdown
TitleTo set the text of the item that the user can press. E.g. If you put apple in the text field, the user is able to select a button with "apple" written on it. If the user select said button, the user is replying to the bot with "apple". Able to place commands for user to trigger Drifts as wellText Field
SubtitleTo set an additional text to describe the title.Text Field
Add ItemAdd more items for users to select. Currently has no limit (Unless for WABA which depends on their official settings).Button