Send Video
Last updated
The Send Video action allows you to send a video file within a bot flow.
This action:
Sends a video message
Supports optional caption text
Does not collect user input
Automatically proceeds to the next connected node
Add a Send Video Action
Click Add Node
Select Send Action
Choose Send Video
The Send Video configuration panel will open.
The Action Name is used for internal reference.
Helps identify the action within the flow
Does not appear to customers
Example:
Product Demo Video
9999 Special Launch
You must choose how the video will be uploaded.
Available options:
From Media
URL
Use this option to select a video from the Media Collection.
Steps:
Select Upload Type – From Media
Click Upload Media
Choose the required video from the popup
Confirm selection
The selected video will be attached to the action.
Use this option to send a video using a direct URL.
URL
Enter the publicly accessible video URL.
Fallback URL
Enter a backup video URL.
If the primary URL fails or is inaccessible, the fallback URL will be used.
You can add caption text along with the video.
Caption features:
Maximum length: 4096 characters
Supports emojis
Supports text formatting
Supports variables
Use captions to provide context or additional information.
Bold
Select the text
Click B
Italic
Select the text
Click I
Strikethrough
Select the text
Click S
Emojis
Click the Emoji icon to insert emojis.
Use Add Variable to insert dynamic data into the caption.
When sent, variables are automatically replaced with customer-specific data.
Predefined fields stored in the customer profile.
Examples:
Customer Name
Phone Number
Total Amount
Custom Fields
Example usage:
Hi {{customer.name}}
To insert a variable:
Click Add Variable
Select the required field
The variable will be inserted automatically
video/mp4
video/3gp
Maximum file size: 16 MB
Files exceeding this limit will not be accepted.
After configuring the action:
Click Create to add the action to the flow
Connect the node within the flow
Click Publish to deploy changes
Before publishing:
Confirm file format and size meet requirements
Verify URL accessibility (if using URL upload type)
Ensure fallback URL is valid (if configured)
Test the flow to confirm proper video delivery
Last updated