Slack files.upload deprecation

Slack is ending support for their files.upload API on March 11, 2025.

You will now need to use the files.getUploadURLExternal and files.completeUploadExternal APIs to continue using upload functionality. Slack's changelog provides more information on this change, as well as migration steps: The files.upload method is retiring, to be replaced by sequenced Web API methods | Slack

Our team is aware of this change and is working to update our Slack integration as quickly as possible. In the meantime, you should be able to use a REST Query to utilize the new APIs. Query REST APIs | Retool Docs

We apologize for any inconvenience and will keep you posted.

6 Likes

Our Slack integration has been updated with the new file upload APIs: Updates to Slack connector to support file upload | Retool Docs

2 Likes

Hey @isaaci, I believe i found a bug in the new files.completeUploadExternal method.

Hi @jonnilundy,

Sorry about that! Thanks for letting us know. I will check with the team and see what we can do.

1 Like