Making it easy to create your chatbot through extensions November 07, 2022 14:43 Updated 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 More Info Broadcast Manages your chatbot’s user lists and delivers messages to every user in a list More Info Storage Stores data in the JSON document format in a safe, isolated place, accessible only though your chatbot More Info User details Reads your chatbot’s user details (according to the channel employed), like their name and other personal data More Info Event track Allows you to register, collect, and analyze events in real time that take place in your chatbot More Info History Allows you to consult the last messages exchanged between your chatbot and a channel user More Info Delegation Allows other extensions to deliver messages in your chatbot’s behalf More Info 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. 😃 Related articles How to build bots using SDKs or HTTP API Setting up your AI model in the Chatbot Finding my bot's API-KEY Sending WhatsApp Active Messages on Blip Desk How to Send SMS via API