Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for apps.manifest.* Endpoints #1119

Open
1 of 9 tasks
misscoded opened this issue Sep 20, 2021 · 1 comment
Open
1 of 9 tasks

Add Support for apps.manifest.* Endpoints #1119

misscoded opened this issue Sep 20, 2021 · 1 comment
Assignees
Labels
enhancement M-T: A feature request for new functionality good first issue Version: 3x web-client
Milestone

Comments

@misscoded
Copy link
Contributor

Add support for the following apps.manifest.* methods:

apps.manifest.create
apps.manifest.validate
apps.manifest.update
apps.manifest.delete
apps.manifest.export

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.

@misscoded misscoded added enhancement M-T: A feature request for new functionality web-client Version: 3x labels Sep 20, 2021
@misscoded misscoded added this to the 3.12.0 milestone Sep 20, 2021
@misscoded misscoded self-assigned this Sep 20, 2021
@seratch seratch modified the milestones: 3.12.0, 3.x Oct 17, 2021
@avalatea
Copy link

avalatea commented May 5, 2023

Hey, just want to make sure I am interpreting things correctly. Are these the modules that still needs app manifest support before the manifest feature can be pushed out?

  • 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)

It looks like the docs might have assumed that this functionality exists when it seems to still be a WIP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement M-T: A feature request for new functionality good first issue Version: 3x web-client
Projects
None yet
Development

No branches or pull requests

4 participants