Forums

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

Send in App Notifications in Confluence via ScriptRunner Rest EndPoints or Script

Rauzan Fikri
July 23, 2024

Hi All,

Any suggestion about how to send in app notification of Confluence via ScriptRunner Rest EndPoints or Script.

 

I had reading the ScriptRunner documentation seems no information or example about how to implement this function via ScriptRunner.

 

Thanks

1 answer

0 votes
Martin Runge
Community Champion
July 8, 2026

Hi @Rauzan Fikri

Short answer: ScriptRunner doesn't expose a direct "send notification" API for Confluence, unlike Jira's /issue/{key}/notifyendpoint. Confluence's in-app notifications are event-driven, not push-based.

You could consider a reliable workaround: have the script create or edit a comment (or page) that includes a user-mention macro for the target user. Confluence's built-in mention pipeline then fires the in-app bell notification and email automatically, no direct notification API call needed.

Cheers, Martin

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events