Skip to content

Get-SlackUser needs to be paginated to get all users #117

@simonfagerholm

Description

@simonfagerholm

slack endpoint users.list is paginated and needs to be used with a cursor (if it is returned) to get all users. Currently Get-SlackUser only checks first page of results.

Implementation from Get-SlackChannel could be copied to resolve this issue, or move all pagination to Send-SlackAPI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions