Skip to content
This repository was archived by the owner on Dec 10, 2022. It is now read-only.

Cursor-based pagination to get all users list#41

Open
shawool wants to merge 1 commit intotdmalone:masterfrom
simplivity:fix-pagination
Open

Cursor-based pagination to get all users list#41
shawool wants to merge 1 commit intotdmalone:masterfrom
simplivity:fix-pagination

Conversation

@shawool
Copy link

@shawool shawool commented Feb 14, 2021

Slack API (https://api.slack.com/docs/pagination) methods return results using a cursor-based approach . getUsersList doesn't return all users if the Slack user list is above max page limit (1000). Added cursor-based pagination to iterate and pull all users from slack.

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.

1 participant