Hi,
We are building a cloud function based on discourse API using the Webhooks using “Reviewable Event” to automate opening issues when flagged.
So when somebody Flag a Topic then we get a reviewable event.
But when another user Flag it, we don’t get any event “Reviewable Event” payload.
Also, It seems there is a limit in creating Flags per user, meaning a particular user can’t flag a topic more than once, when if the First Flag has been accepted, is there a way to reset those Flags using the API?
FYI @Phil_Snow
Best,
Fares