Skip to content

Slack users_filter_by does not handle pagination #80

Description

@bertyah

Searching for a user using the users_filter_by action works only for the first page returned from the users.list API

Here are the details on pagination with slack
https://api.slack.com/docs/pagination

The action should use the next_cursor value in the response_metadata object to query for the next page, and if it is empty the end has been reached

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions