Skip to content

Add page_exists and blog_post_exists to Confluence Cloud#1628

Open
star7js wants to merge 1 commit intoatlassian-api:masterfrom
star7js:feat/confluence-blogpost-exists
Open

Add page_exists and blog_post_exists to Confluence Cloud#1628
star7js wants to merge 1 commit intoatlassian-api:masterfrom
star7js:feat/confluence-blogpost-exists

Conversation

@star7js
Copy link

@star7js star7js commented Mar 26, 2026

Summary

  • Add get_page_by_title(), get_blog_post_by_title(), page_exists(), and blog_post_exists() to the Confluence Cloud module
  • These methods already existed in the Server module but were missing from Cloud, creating an API parity gap

Closes #581

…ence Cloud (closes atlassian-api#581)

The Server implementation had these methods but the Cloud module was
missing them. Adds get_page_by_title, get_blog_post_by_title,
page_exists, and blog_post_exists to match Server API parity.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Confluence] Confluence class missing blogpost_exists() method

1 participant