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

Replace discontinued files.upload API in Slack platforms #1438

Open
1 task
mszostok opened this issue May 6, 2024 · 0 comments
Open
1 task

Replace discontinued files.upload API in Slack platforms #1438

mszostok opened this issue May 6, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@mszostok
Copy link
Contributor

mszostok commented May 6, 2024

Overview

The files.upload web API method that we use to upload a long messages (e.g. logs) will be discontinued.

To prepare for this change, we recommend migrating away from files.upload and instead using the combination of files.getUploadURLExternal and files.completeUploadExternal. More information on how to use these two APIs together can be found on our Uploading files documentation. You can also leverage Slack’s SDKs to help you transition to this new way of uploading files by visiting our api.slack page.

Acceptance Criteria

Reason

Support for the files.upload API will be discontinued on March 11, 2025.

@mszostok mszostok added enhancement New feature or request needs-triage Relates to issues that should be refined labels May 6, 2024
@pkosiec pkosiec removed the needs-triage Relates to issues that should be refined label May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants