You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Update Slack platforms to use new API
Probably we need to contribute/fork/extend the library:
The issue is more critical than we thought initially. The cloud version of our application will work fine until sunset on March 11, 2025.
However, all new applications created after May 16, 2024 are no longer able to use this API method. This means that our Socket Slack lacks the file upload feature for all new users since May 16, 2024.
Overview
The files.upload web API method that we use to upload a long messages (e.g. logs) will be discontinued.
Acceptance Criteria
Reason
Support for the
files.upload
API will be discontinued on March 11, 2025.The text was updated successfully, but these errors were encountered: