Send messages to a user or start conversations in teams using Graph API(beta)

Copper Contributor

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. 

 

4 Replies

@praveenpudi Please try out creating chatmessage in channel api to send messages inside channel. Please let us know if you are facing any issues.

@Gousia_Begum  My requirement is to start a conversation with user(one to one messages). The below is for posting a message in channels.

 

@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.