TT92
1
Hello Community,
It’s been a while since I last needed advice and help, but you’ve always pointed me in the right direction.
I’m trying to retrieve a simple .jpeg image from a website and send it to Slack.
However, I’m not sure how to properly handle this DATA type, including the SHA1 hash. See the image below for reference:
I’d really appreciate any help!
Thank you in advance!
Hey there,
you can use the Upload a file module.
Add a Slack
module and upload your file as shown below:
2 Likes
TT92
4
Thank you, this works!
I had to try it myself, first before asking in the community…
I initially thought the “upload file” module wouldn’t send it as a message, but it works perfectly!
Is there a way to send the file as a Bot connection? @PierreL & @Stoyan_Vatov
TT92
5
I figured out how to send this as an app/bot by creating an app through the Slack API and pushing a webhook to it via Make, including the file URL!
1 Like