Hi, just wandering if someone can help me.
-
I am trying to run the GET https://{tenant}/v3/work-items/ to obtain a complete list from POSTMAN, however every single time, it limits my export to 250 rows. Quite annoying given I have over a 1000 records to pull for which I am trying to identify the ownerids for.
-
Secondly by default the format of the export is not like my other JSON exports. It seems to be pulling out in some weird JSON format, all stuck together and when I try to PARSE this JSON file using another tool I have it does not like it. Any ideas why that could be?
Happy to share more info if require.
All the best, Adrien