Forum Discussion
praveenpudi
Sep 14, 2019Copper Contributor
Send messages to a user or start conversations in teams using Graph API(beta)
Hi All,
I want to start a conversation or send a message to other user in teams using graph api beta version. I couldn't find end point to start a new conversation with a user.
- Gousia_BegumMicrosoft
praveenpudi Please try out creating chatmessage in channel api to send messages inside channel. Please let us know if you are facing any issues.
- praveenpudiCopper Contributor
Gousia_Begum My requirement is to start a conversation with user(one to one messages). The below is for posting a message in channels.
- Gousia_BegumMicrosoft
praveenpudi Are you looking for API's to send a message to the user on a 1:1 basis proactively? Currently there are no API's to send message to a user in personal scope proactively. Please let me know if this isn't your requirement.