zdesk icon indicating copy to clipboard operation
zdesk copied to clipboard

Add Page Handling for All Paged Responses

Open cthenderson opened this issue 3 years ago • 3 comments

Paged responses can return one of three attributes containing the url of the next page depending on how you make the request:

  • next_page: Incremental without cursor or non-incremental
  • meta['links']: Incremental with cursor
  • meta['after_cursor']: Incremental with cursor or non-incremental

cthenderson avatar Feb 01 '22 16:02 cthenderson

@fprimex I'm looking for the fix for incremental pages that @cthenderson has added in this open request. Would it be possible to merge it in please?

theowilletts avatar Jul 12 '23 12:07 theowilletts

Hey @theowilletts , I'll see what I can do. Still haven't found anyone to help with or take over zdesk. It doesn't help that my org moved to Okta and are limiting the use of tokens / oauth. So I've been trying to do that as well as begging Zendesk to implement some kind of personal token system. Like every other service on the planet.

fprimex avatar Jul 12 '23 12:07 fprimex

Thanks @fprimex I appreciate the quick response. Life really does enjoy getting in the way of fun doesn't it? I'd offer to help, but am a hobbiest at best, so wouldn't be a good fit to help with code like this..

theowilletts avatar Jul 12 '23 21:07 theowilletts