Rasa 1.7.0
#4964: The endpoint
/conversations/<conversation_id>/executeis now deprecated. Instead, users should use the/conversations/<conversation_id>/trigger_intentendpoint and thus trigger intents instead of actions.
For Rasa X we still have the /execute
Is the /trigger_intent already planned to be released for Rasa X HTTP API and/or is there any reason not to?
