Skip to content

Add Page Handling for All Paged Responses#64

Open
cthenderson wants to merge 1 commit intofprimex:doc_site_updatefrom
cthenderson:doc_site_update_with_paging
Open

Add Page Handling for All Paged Responses#64
cthenderson wants to merge 1 commit intofprimex: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
Copy link
Copy Markdown
Owner

fprimex commented Jul 12, 2023

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 join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants