I have this project where I have to connect my Django app with a Chatfuel bot.
I have my admin panel, so whenever I update a field like complete certain task, I have to notify my client through the chatbot that this field change. But I can't find info for do that.