Question
Why are the Message Types Channel Specific?
Applies To
- Jumper
- Bot Builder
Answer
Jumper offers the ability to create chatbots across various Sales Channels such as Facebook, Whatsapp, Instagram, etc.
Each of these platforms have some restrictions over some specific message types.
Example, some message types like List message, Contact, Location, File are only supported on WhatsApp channel, and are not supported on Facebook Messenger. Similarly, a carousel message type is not supported by WhatsApp.
And hence, while creating a bot the first step is to select the channel for which you want to create your bot. Based on your selected channels we provide you with the message type options which are being supported across the selected channels.
Below is the list of supported Message types in each Channel :
Facebook Messenger:
- Text (640 Characters limit)
- Quick replies - (Max up to 10 buttons)
- Button message(Max up to 3 buttons)
- Carousel (Max up to 10 cards & 3 buttons each)
- Image (No limit)
- Video (single video)
- Notifications (One notification per template)
Web :
- Text (640 Characters Max)
- Quick replies (Max up to 10 buttons)
- Button message (Max up to 3 buttons)
- Carousel (Max up to 10 cards & 3 buttons each)
- Image (No limit)
- Video (single video)
Twitter :
- Text (1000 Characters Max)
- Quick replies (Max up to 20 buttons)
- Button message (Max up to 3 buttons)
- Carousel (Max up to 10 cards & 3 buttons each)
- Image (No limit)
- Video
Line :
- Text (1000 Characters Max)
- Quick replies - (Max up to 12 buttons)
- Button message (Max up to 3 buttons)
- Carousel - (Max up to 10 cards & 3 buttons each)
- Image (No limit)
- Text : Characters limit - 640
- Quick replies : Button limit - 3
- Image (No limit)
- Video (single video)
- Card Message (Single card)
- List message : Characters limit - 1000, Sections limit - 10, Buttons limit - 10
- Contact (Single contact information, i.e Name & Number)
- Location
- File: Limit for file - 60MB
- Message template (Single WhatsApp message template)
Instagram :
- Text (1000 Characters Max)
- Quick replies - (Max up to 10 buttons)
- Button message (Max up to 3 buttons)
- Carousel (Max up to 10 cards & 3 buttons each)
- Image (No limit)
Imessage :
- Text (1000 Characters Max)
- Image (No limit)
Google Business Messages :
- Text (2000 Characters Max)
- Quick replies (Max up to 13 buttons)
- Button message (Max up to 3 buttons)
- Carousel (Max up to 10 cards & 3 buttons each)
- Image (No limit)
Viber :
- Text (512 Characters Max)
- Quick replies (Max up to 7 buttons)
- Button message (Max up to 3 buttons)
- Carousel (Max up to 7 cards & 3 buttons each)
- Image (No limit)
Articles in this section
- How to Send Personalised Media Messages Using Message Variables in the Bot Builder
- Create Subscribe, Unsubscribe and Re-Subscribe Bots for WhatsApp
- Bot Builder - How to view & extract Bot data ?
- Bot Builder - Custom Payload as a bot trigger
- Bot Builder - Organizing your Bots by creating Folders
- Bot Builder - How to Set a Bot on Autostart?
- Bot Builder - Settings overview
- Bot Builder - How to Test your Bot
- Bot Builder - How To End your Bot
- Bot Builder - Rules (Conditions & Operations)