-
Notifications
You must be signed in to change notification settings - Fork 110
Changes to Slack API #633
Copy link
Copy link
Open
Description
I recently got an email from slack that they will be retiring files.upload in March 2025 and replacing it with sequenced Web API methods. You can find the detailed change log on this link
It seems currently this call is being used by the looker slack api integration. Is this going to be updated?
Examples of where the API call is used is in the utils file here :
actions/src/actions/slack/utils.ts
Line 175 in 00fa214
| await slack.files.upload({ |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels