Skip to content
This repository was archived by the owner on Jul 6, 2026. It is now read-only.

Add Page Handling for All Paged Responses - #64

Open
cthenderson wants to merge 1 commit into
fprimex:doc_site_updatefrom
cthenderson:doc_site_update_with_paging
Open

Add Page Handling for All Paged Responses#64
cthenderson wants to merge 1 commit into
fprimex:doc_site_updatefrom
cthenderson:doc_site_update_with_paging

Conversation

@cthenderson

Copy link
Copy Markdown

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

@theowilletts

Copy link
Copy Markdown

@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?

@fprimex

fprimex commented Jul 12, 2023

Copy link
Copy Markdown
Owner

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.

@theowilletts

Copy link
Copy Markdown

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..

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants