If already created a chatbot, you probably need several auxiliary tools. Scheduling message deliveries, saving your clients’ information in a safe place, or tracking events are examples of simple tasks that may require a great deal of effort to be performed.
With that in mind, the Blip platform offers you several extensions. These extensions are services that provide functionalities to make the developers’ task of creating chatbots easier. Think on each extension as plug-ins linked to the platform that can receive commands and messages from the chatbots themselves to perform an action.
Extensions currently available
Nowadays, the platform counts with the following extensions:
|
Extension |
Description |
|
|
Scheduling |
Delivers messages in your chatbot’s behalf in a given date and time |
|
|
Broadcast |
Manages your chatbot’s user lists and delivers messages to every user in a list |
|
|
Storage |
Stores data in the JSON document format in a safe, isolated place, accessible only though your chatbot |
|
|
User details |
Reads your chatbot’s user details (according to the channel employed), like their name and other personal data |
|
|
Event track |
Allows you to register, collect, and analyze events in real time that take place in your chatbot |
|
|
History |
Allows you to consult the last messages exchanged between your chatbot and a channel user |
|
|
Delegation |
Allows other extensions to deliver messages in your chatbot’s behalf |
To read the full documentation of every extension, click here
For more information, access the discussion about this topic in our community or watch our channel’s videos. 😃