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