slackapi/python-slack-sdk

More convenient pagination support in SCIM / Audit Logs API clients

Open

#1121 aperta il 21 set 2021

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Python (885 fork)batch import
Version: 3xdiscussiongood first issuescim-client

Metriche repository

Star
 (3738 star)
Metriche merge PR
 (Merge medio 21h 30m) (17 PR mergiate in 30 g)

Descrizione

If it's possible I'd love for the SCIMClient's searches to be able to be paginated like the WebClient does with the SlackResponse. It looks like it could be done with the body returned.

Category (place an x in each of the [ ])

  • slack_sdk.web.WebClient (sync/async) (Web API client)
  • slack_sdk.webhook.WebhookClient (sync/async) (Incoming Webhook, response_url sender)
  • slack_sdk.models (UI component builders)
  • slack_sdk.oauth (OAuth Flow Utilities)
  • slack_sdk.socket_mode (Socket Mode client)
  • slack_sdk.audit_logs (Audit Logs API client)
  • slack_sdk.scim (SCIM API client)
  • slack_sdk.rtm (RTM client)
  • slack_sdk.signature (Request Signature Verifier)

Requirements

Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.

Guida contributor