
Обзор активности

Gotcha. You'd probably have to just put the Supermetrics add-on out of the picture for this. I think you'd have to have some script run a recursive function that loops each page and compiles all th...

Evan, I don't work for Wrike but I gotta say - the pagination for results is standard and considered to be best practice. I accomplished this by just looping while nextpageToken isn't null and addi...

Also it isn't the case that we don't have to include additional parameters along with a nextPageToken as stated in step 4. At least I know this is the case with the fields parameter because I took ...

What is the reason for paginating tasks but not the timelog?

We would like for the ability to filter on Timelog fields in the Tasks report builder, specifically on the timelog date ranges. This way we would be able to filter specific tasks that have had time...