Send Buttons Node
This node is to send message to users, with pre-set buttons for users to select as their response. Has 1 Receiver and multiple Contributor points based on the number of buttons set.
Node Name
| Title | Description | Type |
|---|---|---|
| Node Name | To set the Node's name | Text Field |
Message
| Title | Description | Type |
|---|---|---|
| Message | To 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
| Title | Description | Type |
|---|---|---|
| Broadcasting | To set whether this Message Node's contents are to be sent to the current user or other users based on the selected Read Node array | Toggle |
| Broadcast To | To 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
| Title | Description | Type |
|---|---|---|
| Send Attachment | To set whether the bot will add attachments of either PDF or Image to the message that will be sent to users. | Toggle |
| Attachment Type | To 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
| Title | Description | Type |
|---|---|---|
| Text | This is to set the text of the button 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 well | Text Field |
| Add Button | To add more buttons for users to select. Currently has no limit (Unless for WABA which depends on their official settings). | Button |