Hi there,
I want to use a REST API to send and receive messages to Rasa, but I want to know the action names in the bot response, for example “utter_welcome” rather than “Hello I am bot”, or “action_custom_fallback” rather than “Sorry I don’t understand”.
Any advice on how to do this?
Many thanks,
Andy