Reaching out to the user - how to set it up with rasa x

Thanks. I found the button.

I am looking to set it up such that the bot will send out a first message when a user connects to it. With chatbot and co you have to set up the initial payload intent. This will be send to the NLU model and you can write a rule that sends out an utterance. But I am clueless how to reach this in the chat from rasa-x.

Would you know?