I would like to create a Slack command /command do-something-with-that-file with at the same time, the user uploading the file.
So far, my command is received but there is no files in the payload. Is this possible?
I have also added files:read in the scope but no luck so far.