How can I add some call back on leaderboard reset

I created a leaderboard and setup to reset daily . But I also want to give top player rewards before resetting leaderboard. So what is the solution for it and how can I achieve it.

1 Like

Hi!
It is currently not possible to automate what you describe. However, as you can see in our roadmap (Cloud Code tab), we plan to release a trigger system to allow you to do it through Cloud Code.

The current possible solution would be to “manually” run a cloud code script through a Service Account before every reset.

1 Like