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

Slack's new upload mechanism #2139

Open
oizyumov opened this issue May 5, 2024 · 0 comments
Open

Slack's new upload mechanism #2139

oizyumov opened this issue May 5, 2024 · 0 comments
Labels

Comments

@oizyumov
Copy link

oizyumov commented May 5, 2024

Describe the bug
Slack informed its users that files.upload API is going to be suspended:

May 8, 2024
Newly created Slack apps will no longer be able to access the files.upload API. Existing applications will be able to continue using files.upload until support is discontinued.

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

To prepare for this change, we recommend that app owners migrate away from files.upload and instead use the combination of files.getUploadURLExternal and files.completeUploadExternal. You can also leverage Slack's SDKs to help transition to this new way of uploading files by visiting our api.slack page.

If the apps using the files.upload API do not update to the method above, file uploads from those apps in your workspace or organization will no longer work beginning on March 11, 2025.

To Reproduce
So the new users won't be able to bridge icons from other platforms into slack, while bridging messages.
And existing users will probably get an error in a year.

@oizyumov oizyumov added the bug label May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant