Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Confluence automation Smart Value won't give me a clickable URL in Teams

Tracy B
Contributor
October 1, 2025

I set up a Confluence automation to sent a message to a MS Teams channel when a new blog post is published in a space. I'm using:

A new blog post titled '{{blogpost.title}}' has been published by {{blogpost.author.fullName}}.
Please review at {{blogpost.url}}

The message shows up in Microsoft Teams correctly, but when the URL is published, the link is not clickable. I'm trying to remove barriers to reading the blog posts, and this creates a new one. Why is the URL simply plain text when cutting and pasting the same thing into a message resolves into a clickable link? 

1 answer

0 votes
Tomislav Tobijas
Community Champion
October 2, 2025

Hi @Tracy B ,

Can you try this?

Please review at [{{blogpost.url}}]({{blogpost.url}})

As Teams supports basic markdown formatting in messages sent via webhooks/automation, you would have to use this syntax. For more info on markdown, check official docs.

2025-10-02_10-29-43.png

Example of a message (w. a clickable link) would be

2025-10-02_10-32-07.png

Cheers,
Tobi

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events