Recently introduced function calling to our Chatbot builder.<p>This basically opens an endless possibility of what you can do with a Chatbot.<p>Connect your own APIs<p>- Connect it to your internal APIs to answer user questions.<p>Connect with thousands of third party apis, and setup "instructions" like this :<p>- If a user asks about an order, Answer using order data from Shopify.<p>- if the bot cannot resolve a query, Call Zendesk API to create a ticket.<p>- Schedule an appointment using any calendar or booking system API<p>- Email the conversation summary to the user / team using Postmark API<p>- If a chat conversation seems escalated (E.g Threats of legal), email the CEO.<p>You can get even more fancy and connect your home automation system..<p>Really the possibilities are endless,<p>You can even bring your own API key and use all supported openAI models.<p>Happy to answer any questions or a discuss a use-case you might have.