Forum Discussion
VenkS
Lithium Alumni (Retired)
You could use the following rest call:
/boards/id/{idea_name}/message_statuses/available
to get the available list of statuses for your idea exchange. You can then get the count for each status by using:
threads/for/message_statuses/key/{status_key}/count
guays
12 years agoHelper
Thank you Venks, sorry for my late answer, I had some problem with my Lithium login.
I'm still having difficulties to build a good rest api call. It never seems to work when I make them.
So if I need to know the different statuses on this board:
http://forums.autodesk.com/t5/Autodesk-Vault-IdeaStation/idb-p/2
How do I need to modify it? looks like adding /message_statuses/available at the end doesn't work.
Thank you,
Seb
Related Content
- 4 years agoInactive User