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

Changes to Slack API #633

Open
jaynyoni opened this issue Oct 9, 2024 · 1 comment
Open

Changes to Slack API #633

jaynyoni opened this issue Oct 9, 2024 · 1 comment

Comments

@jaynyoni
Copy link

jaynyoni commented Oct 9, 2024

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 :

await slack.files.upload({

@eTitiB
Copy link

eTitiB commented Oct 17, 2024

I can relate to this point being an issue :
With a legacy bot (still authorized to use old API endpoints) I am able to send files into IMs to specific users.
When it comes to doing with a recently created bot, the IM with files are never delivered to Slack.

Thanks 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants