How to send notification on Chat Complete?
You could achieve this in 2 ways:
- Either setup an HTTP Request or Email on the last block of your bot.
- Use Chat Complete Trigger from the triggers and actions section
All the Dynamic Variables (declared by user) and Global Variables will be available to use in the Triggers and Actions section as well.