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
wants to merge 1 commit into
base: master
Choose a base branch
from

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.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant