Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 21:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Tag users via REST API

Luka Simon Thies
Contributor
February 6, 2025

We use a table on a confluence page to keep track of certain tasks.

This page should be automatically updated and we are using the REST API for that.
But now I run into the problem of tagging users.

When I get the page, I can see how users are tagged, but to manually add a html part with tons of information is kinda stressful. And I had trouble getting it to work like this.

Is there a prettier way? 

1 answer

1 accepted

0 votes
Answer accepted
Luka Simon Thies
Contributor
February 7, 2025

You can insert a simpler Tag into the body:

<ac:link ac:card-appearance=\"inline\">
        <ri:user ri:account-id="ACCOUNT_ID"/>
</ac:link>
This mentions the user and gives them a notification

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events