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_Begum
Sep 16, 2019Former Employee
praveenpudi Please try out creating chatmessage in channel api to send messages inside channel. Please let us know if you are facing any issues.
praveenpudi
Sep 16, 2019Copper 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_BegumSep 17, 2019Former Employee
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.
- praveenpudiSep 17, 2019Copper Contributor
Thanks Gousia_Begum