Table of Contents

Bricks Workarounds (ready to use)

Pau Sanchez Updated by Pau Sanchez

The following is an ongoing list of templates we have made public, so anyone can use.

Each one of these Brick templates covers different use cases that you will be able to adapt to your own bots.

Make sure to check it out and start playing around with them. Amazing things can happen! 😎

We have marked some templates as Advanced due to their complexity. They have been created as options for cases on which there's not a native solution or functionality. Landbot won't be able to support, help or guarantee an optimal performance if you or someone from your team does not have some IT knowledge. This workarounds are meant for developers, as a learning and example material on how to extend or modify some of the platform limitations. Due to platform updates, some scripts might stop working in the future.

Bricks Explorer

In Bricks explorer you can discover all the bricks with built-ins available for you, and import them to your flow. Learn how!

  1. There are 2 ways to open the Bricks explorer menu:
    • Drag and drop the arrow and choose the option Bricks when building your flow.
    • Click on the Bricks icon on the left side of the Bot Builder:

  1. Now, you will have access to all the built-ins available to import:

  1. When clicking on the search box, you'll find the categories. Feel free to select one or start typing to filter among the available Bricks.

  1. Select any of them and click Import. It will show up in your landbot canvas:
  2. Click on the brick to check its content and edit it:

And that's it, start exploring bricks and taking the most out of the feature!

PDFMonkey sample integration v0.1

This brick is a ready to use example, for web usage, where you communicate with PDFMonkey API easily to create a PDF Document in this tool, and redirect the user to download it. Check this article to know how to set it up

SMS Validation with Vonage

Brick that validates format number of the phone based on country and verifies with an SMS message and a code. Needs Vonage Verify paid account. For more information please check this article

Dialogflow Params V0.1

The dialogflow block, returns the whole JSON of the output context. With this block we will retrieve all the information we want. For more details please check this article: How to extract parameters from Dialogflow response with Formulas

Opt-in WhatsApp

With this Brick you will have all the opt-in process built, just need to change the code as offered in the Snippet and that's it. Also you will be able to customise it and pass more info if needed.

Business Open/Closed v1

Worried that you might lose leads when you are not around? Not after checking this brick! Redirect your flow based on your working hours depending on the timetable, special dates, holidays/closed days and timezone location.

For more information about how to use and set up this brick please check How to set the flow according to Open/Closed Business Hours

Select Time (web) v0.1

A simple time selector, that can be customised to different formats am/pm and by minutes, 15 minutes, 30 minutes and hours.

Date selected is

This brick returns the day of the week based on a date selected in the calendar.

Phone Country Codes Validator 0.1

This brick displays a list of countries, a phone number input and validates it in e164 format. It still doesn't check if the phone number is real or not, just the format.

Webhook - Status Response v0.1

A ready to use and brick to save the response status.

CMS Google Spreadsheet v0.1

Example on how to use Google Spreadsheet as a content management system. Whereas in Landbot we set up "placeholders" with variables, with the content coming and being edited in a Google Spreadsheet. More information about this here.

Google Analytics - Events v0.1

Code ready to track events with Google Analytics when Landbot is embedded. Please change names according to your needs.

Validate Email v0.1

Check if an email is valid (via API with mailboxlayer).

Google Maps & API info v0.3 ⚠️ Advanced ⚠️

Brick to help you get as much information as possible from an address to fill your CRM. You need a Google Maps api key.

For more information, please check this article: How to validate an address with Google Maps API

Calendar - Disable Days v0.1

Disable days from the date picker, so your visitors can only select the specific days you want them to. Very handy when you want to manage reservations 😉

Validate Phone Number v0.1

Check if a phone number is valid according to a specific country (via API with numverify)

Airtable - Dynamic Data Filter

Display a desired value depending on the choices selected from your visitors, which is in this case it will be a Price based on the Product and Color of an item. A Table created in Airtable is used as a simple database that will contain all the possible values for each element.

Chat Agents online/offline v 0.1

Redirect your visitors straight to an agent when they are available. If nobody is online, no problem! You can send them through a different path.

Age calculator

Recommended brick when asking for visitors personal information. Based on the response given in the Date type question, you will be able to obtain their age.

Multiple Choices Calculator

Create as many combinations as you want with this multiple choice flow, perfect for calculating budgets 💲💲💲. If each service or item has it's own price, then visitors will be able to select as many options as they need. At the end, they will get the total amount of all they selected.

Flow Random

Generate random paths each time the visitors go through the same landbot. With just a few conditions, you will be able to create multiple flows with just one landbot. Can you imagine all the possibilities? 😱

CTA from user input variables

Generate a CTA with a dynamic link depending on the users' choices. Imagine a search engine meets the Buttons type of question ☑️

Quizz

Looking to create quizzes to test your visitors knowledge? With this mini quiz brick and little customisation, you will be able to keep a score and store this result in a variable.

Hubspot - Form

Sending information to Hubspot was never this fast! Don't let the tech part scare you, once you adapt it you will be able to get the forms data in no time ⌛️

Change avatar 0.4

Want to display different avatars unexpectedly? Just by calling a variable, change the image with the blink of an eye 😉

Math operations v0.1

Here is a set of simple and a bit more complex operations that you can do between variables inside Landbot, you can use it as starting point.

How did we do?

Simple cart v0.2

Contact