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

Expose the file upload endpoints instead of bundling it into one uploadFileV2 function #1346

Open
assembly-deepali opened this issue Nov 8, 2024 · 0 comments

Comments

@assembly-deepali
Copy link

Description

There are cases where I want to upload the files to slack, and not immediately send it. My example is I want to send a message with the correct attachments within the message a user specifies (and not two separate messages). I want two endpoints support: specifically I want to be able to upload them to slack as an external url, and create my own file block to send it within a channel.

(Optional) Slack's documentation

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

1 participant