Create Conversation by API
# 🤝help
l
f
Hey there I don't think you need
"integrationName": "whatsapp"
I think tags should be
Copy code
"tags": {
  "whatsapp:id": "intver_01HYE8RZX72BG2PXEPRGGDQV03"
}
You can see more about the tags and everything else if you try and get a WhatsApp conversation and see what it returns, all you need is a conversation id. https://botpress.com/docs/api-documentation/#get-conversation
f
Ah okay
If you are trying to start a conversation, why not use the Chat API?