diff --git a/docs/web/index.html b/docs/web/index.html index cfa20f4e..7d83ac65 100644 --- a/docs/web/index.html +++ b/docs/web/index.html @@ -375,7 +375,7 @@
See files_upload_v2 method release notes for more info.
+Files can still be uploaded via files.upload but it is less reliable than we'd like, especially for large files. We recommend that you retire any app functionality that relies on files.upload and use files.getUploadURLExternal and files.completeUploadExternal instead. See Uploading files and files_upload_v2 method release notesfor more details.
Adding a remote file
You can add a file information that is stored in an external storage, not in Slack.