AbhishekIlindra
11 years agoBoss
Total Accept Solutions
Is there any RestAPI or Direct access to find Total number of Accept solution we had.
Sign in to react to this post
AbhishekIlindra - Yes, you can do this by metrics API call.
/restapi/vc/metrics/name/net_accepted_solutions
Here is the document for the other metrics. I hope this helps.
- AbhishekIlindra - Yes, here you go:
/restapi/vc/users/id/[user_id]/metrics/name/net_accepted_solutions
You can even pass the time range, as mentioned in the document link I shared above.