Forum Discussion
jsieber_mt
Feb 22, 2024Copper Contributor
Unable to add clickable link to Post Message in chat or channel
I'm trying to post to a channel when a Sharepoint list item is created. In the past, I had to manually enter the link in the html view and as long as I did not click back to the regular view the link...
Damien_Rosario
May 20, 2026Silver Contributor
Hi all, you've likely just missed a step in the process.
1. Make sure to toggle code view so you're out of the rich text editor.
2. Use the <a href="link to item">Link text name here</a> to make the SharePoint link a hyperlink.
3. When you run your test, you'll see that the post now is hyperlinked.
Hope that helps!
Cheers
Damien