Is it possible to build a GUI that creates confluence pages?

Rafeaeel
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 27, 2024

I wanted to create a Desktop GUI that contains all the fields needed to create a page, would I be able to use the PAT to create a post request to a new page or existing page with a gui. Thanks in advance for any assistance, even if its not possible. 

3 answers

2 votes
Lucas Modzelewski _Lumo_
Atlassian Partner
September 27, 2024

Hm, it seems like this was requested some time ago, check this ticket:

https://jira.atlassian.com/browse/CONFCLOUD-54750 

1 vote
Aron Gombas _Midori_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 30, 2024

I am not sure if I correctly understand your question, but of course you can build any kind of frontend (incl. a desktop GUI client) and connect to the Confluence Cloud REST API!

You will primarily need these two endpoints:

  1. Create page: https://developer.atlassian.com/cloud/confluence/rest/v2/api-group-page/#api-pages-post
  2. Update page: https://developer.atlassian.com/cloud/confluence/rest/v2/api-group-page/#api-pages-id-put
0 votes
John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 28, 2024

Hi Rafeaeel - Welcome to the Atlassian Community!

I am curious about your need for a desktop app instead of just using the browser interface. What is the need here? 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events