Iām using Make to send Slack messages to a channel, this works great. The issue is that I include a URL in the message and when the message arrives in the slack channel it creates a thumbnail (auto expand) of that link which clutters the channel completely. Any way of sending the URL without it creating the expanded preview in Slack?
May peace be upon you @Cas_van_Oort
You can try removing the links:write scope to stop the previews .
Read more about how previews work at : Unfurling links in messages | Slack
Hey There @Cas_van_Oort ,
Hope You are doing well,
Read this documentation to unfurl your links in slack āchat.unfurl method | Slackā,
Let me know if you need any further assistance.