Skip to content

Add page_exists and blog_post_exists to Confluence Cloud#1628

Merged
gonchik merged 2 commits into
atlassian-api:masterfrom
star7js:feat/confluence-blogpost-exists
Jun 27, 2026
Merged

Add page_exists and blog_post_exists to Confluence Cloud#1628
gonchik merged 2 commits into
atlassian-api:masterfrom
star7js:feat/confluence-blogpost-exists

Conversation

@star7js

@star7js star7js commented Mar 26, 2026

Copy link
Copy Markdown
Contributor

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

star7js and others added 2 commits March 26, 2026 17:15
…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.
@gonchik gonchik merged commit 90450c6 into atlassian-api:master Jun 27, 2026
1 of 8 checks passed
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

2 participants