Skip to content

feat: add endpoints to mention users in a drive-item - #64

Open
fschade wants to merge 1 commit into
opencloud-eu:mainfrom
fschade:drive-item-mention
Open

feat: add endpoints to mention users in a drive-item#64
fschade wants to merge 1 commit into
opencloud-eu:mainfrom
fschade:drive-item-mention

Conversation

@fschade

@fschade fschade commented Aug 13, 2026

Copy link
Copy Markdown
Member

POST /v1beta1/extensions/org.libregraph/notifications/mention lets a user mention others on a driveItem. Every mentioned user who has access to the item receives a notification.

@butonic

butonic commented Aug 14, 2026

Copy link
Copy Markdown
Member

I think we should use a more generic endpoint like /notifications/mention as reasoned in opencloud-eu/opencloud#3128 (comment)

The payload determines who is mentioned and what about. In the future we can add mentions for calendars or other things.

@fschade
fschade force-pushed the drive-item-mention branch from 70556c5 to c7311e2 Compare August 14, 2026 12:51
@fschade

fschade commented Aug 14, 2026

Copy link
Copy Markdown
Member Author

@butonic, i updated it: to use /v1beta1/extensions/org.libregraph/notifications/mention

@butonic

butonic commented Aug 14, 2026

Copy link
Copy Markdown
Member

@fschade sorry, but I think I found the right endpoint: opencloud-eu/opencloud#3128 (comment) ne need to put his behind a /v1beta1/extensions/org.libregraph. This can directly be /graph/v1.0/users/{userid}/teamwork/sendActivityNotification

@fschade
fschade force-pushed the drive-item-mention branch from c7311e2 to dc15996 Compare August 14, 2026 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

4 participants