Inspired by #2532 we should provide a similar sample that scans a specific team and get all activity in that team for a specified period (let's say a week). Based on a user activity we should identify the top contributors in that team based on message activity. Idea for script would be to iterate trough all channels, all messages per channel, all replies and reactions per reply and award points for those. Based on the results post the most active results as an adaptive card.
Inspired by #2532 we should provide a similar sample that scans a specific team and get all activity in that team for a specified period (let's say a week). Based on a user activity we should identify the top contributors in that team based on message activity. Idea for script would be to iterate trough all channels, all messages per channel, all replies and reactions per reply and award points for those. Based on the results post the most active results as an adaptive card.
Teams