Forum Discussion
Aivlev
Oct 09, 2019Copper Contributor
Is there any possibility to get a number of likes of the particular user via API?
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
- Gousia_BegumMicrosoft
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.