Hi together,
for now I am going this way:
1. I have created a macro which reads all kudos for a given user id (API V2 - Kudos ressource)
2. I iterate them and check wether the message is in the idea board or not (messages/id/[message_id]/board/id)
3. Depending on count of votes I set a new role to the user
4. The new role will be used as a condition in the badge rules
After all I will contact premium support to ask for a scheduled task which calls an endpoint and iterates through users (criterias needs to be defined individually to not iterate through all users) and call the macro for each of them.
Is this a good way to go or are there any hints on this?
Regards,
Michael