sejago
5 years agoGuide
Finding Who 'Solved' A Post via API
Hi!
I am looking at trying to find out the following. If I make a call to the below endpoint I see there is a 'solved' attribute that is true or false:
https://developer.khoros.com/khoroscommunitydevdocs/reference/read-a-resource-in-a-collection
In the example response it is set to 'false' so I can't see but if there is a solution for the answer, will this give me the information about the user, even just the user ID who solved the issue?
Or even better, is there a webhook that triggers when a post is 'solved'?
Thanks,