You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
We are using the watcher API for Confluence subscription spaces or pages. But after extensive R&D on the provided watcher APIs, we got to know that these APIs are not fit for the subscription of a space or page. The Watcher API works properly (gives a proper response as mentioned in the documentation) but cannot accomplish what we need for the subscription of a space or page. In short, we are getting its response, but it is not usable for a subscription. Documentation link:-
1. https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-watches/#api-wiki-rest-api-space-spacekey-watch-get
Hi @Sagnik Mukhopadhyay and welcome to the community,
If you are referring to a subscription as in Jira, this is not supported in Confluence. Your goal is to be able to create, outside of confluence, a kind of subscription filter to send changes for specific pages to a specific group of users?
Yes, We want to access confluence subscription page or space using rest API.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What do you mean by "confluence subscription page"? What do you want to achieve?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The "/confluence subscription <site-url>" command in the client project base application is used to connect your Confluence account to a client project base channel, allowing you to view and share Confluence pages within the channel.
We want to achieve, connect a confluence account to our client project base channel using the Rest API Confluence Cloud.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.