How can I get a conversation_id so I run an Action via POST from an App

If the conversation_id in the request does not exist, a new “conversation” with that id will be created inside Rasa. So, you can basically set and manage the conversations ids yourself. Does that help?