Forum Discussion

PerBonomi's avatar
10 years ago

Most recently Implemented ideas

Hello.

I am wondering if anyone else has had more success with this particular api.

 

When I use /restapi/vc/boards/id/ideaexchange/threads/for/message_statuses/id/11/recent?page_size=20 to find the most recently implemenetd ideas I find that it doesn't actually show the most recently updated ones. There are ideas that were marked asw implemented after the last idea in this (20) results list, but they're not in the list.

 

Are there any paramters I can use to get more accurate results?

    • PerBonomi's avatar
      PerBonomi
      Boss

      That's one option, but I'd rather call for just 10-20 messages and not pull over 2K messages and then sort. Pretty heavy load, which shouldn't be necessary, I think.

      • OlivierS's avatar
        OlivierS
        Lithium Alumni (Retired)

        PerBonomi maybe using the RestAPI v2 and LiQL? Looks like the message resource includes status. I haven't tried that though ...

         

        Send me your code via PM / email and I will take a quick look if you want