Forums

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

Assistance with Confluence Automation - Smart Value for Page Table Row

Birthe Schmidt
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 27, 2025

Hi all,

I am trying to create a Smart Value to use in Confluence Automation, that retrieves the email addresses from a table on the Confluence page:

email.png

 

I was thinking of something like:

{{#join(page.table.rows, ", ")}}

{{this.cells[0]}}

{{/join}}

 

Can anyone help me with how the Smart Value for "To" in Confluence Automation should look like?

Send.png

 

1 answer

0 votes
Tomislav Tobijas
Community Champion
June 27, 2025

Hi @Birthe Schmidt ,

That's a tricky one, as you'll need to parse content from the page body.

I'd suggest trying something like this: https://community.atlassian.com/forums/Confluence-questions/Email-recipients-based-on-Page-properties-smart-values/qaq-p/2902922

Definitelly not the prettiest solution, but it should work :/

On the other hand, once Rovo is rolled out to your instance, you could create an agent that would extract all email addresses from the page. 
I've quickly tried this and it does extract email(s), but also adds some extra text as well. However, maybe you can prompt it to extract the exact email OR, you could use smart value functions to extract the email from the agent response.

2025-06-27_15-19-25.png

This would need some playing around, but this could maybe be 'cleaner' solution than the one using body parsing.

Cheers,
Tobi

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events