Can i get the sessionId from a chat started by one user?
I want to send him a message by API after the conversation has been ended.
We're using the typebot to the user create one account with us, after we check the idea is send a message from back-end with the news saying if the account was created or not.
It's something like "restart the conversation", sending a message by API, but i dont get it how can i get the sessionId if the chat was not started by API.