Is there any possibility to get a number of likes of the particular user via API?

Copper Contributor

Hello,

 

I need to get a number of likes of the particular user in the particular Teams channel. Can this information be accessible via Teams API?

 

For example:

User: Adam Smith

Channel: Channel.Name

Period: March 01 2019 to June 01 2019

Likes: User received 56 likes during the requested period

 

Thank you,

Alex

1 Reply

@Aivlev Please try List Channel Messages API to get the information about the user's post in channel.  The number of likes/reaction to the post will be available in "reactions" :

 
 

Please let us know if you need any further assistance.