WhatsApp Bot Creation - Best Practices and compatibility guide

Build a WhatsApp Bot - Best Practices and User guide

Prefer watching than reading? No problem, we've got you covered 👇 🎥 Check out our Academy video tutorial How to Create a WhatsApp bot. To create a WhatsApp bot click on the "Build a chatbot" option o…

Elisa
Updated by Elisa

Build a WhatsApp Bot - Best Practices for Developers

This article offers a guide for developers that need a "quick" introduction to the most important concepts during the planning, developing and testing of a WhatsApp bot with Landbot for developers. O…

Pau Sanchez
Updated by Pau Sanchez

WhatsApp bots - Feature Compatibility Guide

Prefer watching than reading? No problem, we've got you covered 👇 🎥 Check out our Academy video tutorial Features Compatible with WhatsApp bots. Let's take a look at the list of them: Reply Buttons b…

Elisa
Updated by Elisa

Types of Content and Media you can use in WhatsApp 🖼

Prefer watching than reading? No problem, we've got you covered 👇 🎥 Check out our Academy video tutorial Want to know what content can be used in WhatsApp and its compatibility with Landbot? Check ou…

Jonathan Goodfellow
Updated by Jonathan Goodfellow

WhatsApp - How to direct a user through a different bot flow on their second visit

Second Visit in WhatsApp/Messenger bots. Our bots for WhatsApp/Messenger always continue the conversation until it reaches the end of the flow. Once the last block is reached, if the user sends any m…

Updated

WhatsApp - Get user out of error message loop

Sometimes, users can get stuck in a question loop and cannot get out of it! They may even leave the bot and return later to find that any input will still return them to the same place in the bot. Th…

Jonathan Goodfellow
Updated by Jonathan Goodfellow

Javascript in WhatsApp

There may be instances where we need to use Javascript inside of our WhatsApp flow However, as WhatsApp doesn't have access to a console we are limited in how we can do this With Make's(Integromat's)…

Abby
Updated by Abby

How to calculate the number of days between two selected dates (WhatsApp)

In the following example we are going to select two dates and check the difference in days between them, for WhatsApp bots. With Make's (Integromat's) new Custom JS module we can now seamlessly run a…

Ana
Updated by Ana

Creating a Loop in WhatsApp

We cannot have closed loops on a bot, but we can use the jump to block to bypass this. We will create a simple flow to show this. The flow is divided in 2 parts, the loop and the rest of the bot. On…

Cesar Banchio
Updated by Cesar Banchio

AI in WhatsApp

Prefer watching than reading? No problem, we've got you covered 👇 🎥 How to Build WhatsApp Chatbots Powered by AI WhatsApp can be even more powerful when we integrate AI, in this example we'll explain…

Abby
Updated by Abby

Send Automated Message Templates based on Dates

In case we want to send automated messages to a user who initiated a conversation in WhatsApp but has not finished it yet, we can create a Integromat/Make scenario and use the Landbot API to achieve…

Cesar Banchio
Updated by Cesar Banchio

Different ways to format numbers with JS (WhatsApp)

With Make's (Integromat's) new Custom JS module we can now seamlessly run a Javascript function during the flow, and return the value back to our user in WhatsApp without interrupting the conversatio…

Ana
Updated by Ana

Notify Teammates of Chat via WhatsApp

In this article we'll show you how you can notify your employees via WhatsApp of incoming chats For this workaround, your employees will need to have been previously opted in, and we will need their…

Abby
Updated by Abby

Creating a Simple Cart in WhatsApp

In this article we will create a simple shopping cart of a fictitious restaurant that will take our order via WhatsApp. The flow is very simple as will look like so: We will loop around the ordering…

Cesar Banchio
Updated by Cesar Banchio

Contact