Forum Discussion
Tracey11
Jun 23, 2021Iron Contributor
Praise Badge Reporting
Hi there, Thinking of trying to use the praise badges - with customisations to our values - but no point even starting if there isn't a way of getting reporting - weekly/monthly/annually - so that o...
- Jun 30, 2021
Hi Tracey11
Praise 'could' get metrics if, for example, you added a prefix to the praise message, used that as a trigger in Power Automate and that went into a list to analyse. However, that's way to convoluted and probably impractical org wide.
You would be looking for an app in Teams with metrics. Kudos would be such an App
https://www.kudos.com/
Praise is very basic. Whilst Kudos would have a cost, if it's linked to KPI's and bonuses for example then it's important to get the right app
Hope that answers your question
Best, Chris
Rebecca_Hall
Dec 13, 2022Copper Contributor
steve_port Hi! I tried recreating your flow, but it doesn't seem to be parsing the JSON correctly since it's not capturing the badge type or reason. Has the adaptive card changed since this script was written?
steve_port
Dec 13, 2022Brass Contributor
Rebecca_Hall Hi yes the adaptive cards have changed since we last wrote the post. I have updated my blog post - Capturing Praise from Microsoft Teams - Updated (dapt.uk)
- Rebecca_HallDec 20, 2022Copper ContributorThanks so much for this update - got it working now (except for rendering the badge image, but I can live without that).
One suggestion to tweak in your instructions: in the SharePoint list, set the Reason Field Type to "Multiple lines of text" instead of "Single line of text" since a Praise can be up to 500 characters, but single line of text can only hold 255. My flow was failing when the Reason was too long.