zdesk
zdesk copied to clipboard
Add Page Handling for All Paged Responses
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
@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?
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.
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..