How to build Telegram Chatbots with Azure Durable Functions
Building FeedbackBots: Gather feedback from your customers, clients, or subscribers with the easy-to-use chatbot.

Search for a command to run...
Articles tagged with #azure
Building FeedbackBots: Gather feedback from your customers, clients, or subscribers with the easy-to-use chatbot.

I use Azure API Management (AAM thereof) to provide my bot-builder APIs to chatbot developers. One of the important parts of it is to monitor usage, DAU (daily active users), most used endpoints, errors, and other metrics. To do so AAM provides an An...

This is part 2 of the two-parts article on how I wrapped my pre-existing internal chatbot builder API with Azure API Management and monetize it with Paddle. Check Part 1 here Introduction Understand how to provide and monetize our API Delegate Sig...

If you ever wish to wrap your API into a usable SaaS product with subscriptions, payments, plans, limitations, using no-code (or minimal code) feel free to check how I did this for my own product. Full disclosure I am a founder of API.chat and this a...
