Hey guys I am trying to use the webhook integration but I am unsure where I need to get the conversationId from. I tried generatating my own but botpress says that the conversationId doesn't exist and the event.conversationId inside botpress is empty from the start of the conversation.
Do I need to start a conversation before sending the first message? If so how do I do that?