Can you build a confluence cloud URL to a page without using page id

Robert Gottesman February 23, 2021

Can you build a confluence cloud URL to a page without usage of a page id?  I have done this using the confluence server version .. as sometimes (via the REST API) I need to include a link to a page that does not yet exist.

The current format I see is:

<account>.atlassian.net/wiki/spaces/<space key>/pages/<page_id>/<page title>

I have seen some suggestions on this topic but none seem to work.

 

 

3 answers

1 accepted

1 vote
Answer accepted
Andrew Dildy
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 24, 2021

Hi Robert,

Generally you can create an undefined page link in the editor by typing:  [<title>]()

This generates a URL of the form

<account>.atlassian.net/wiki/pages/createpage.action?spaceKey=<space key>&title=<title>&fromPageId=<parent page>&linkCreation=true

which should be usable outside the editor as well to link to an undefined page.

0 votes
Jaime Casero
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!
March 4, 2024

An alternative could be using Display URL:

 

https://1ncegmbh.atlassian.net/wiki/display/<space>/<pageTitle>

0 votes
Robert Gottesman February 24, 2021

Hi Andrew, 

I did a quick manual check and it does work! (thank you)

Is your pearl of wisdom documented anywhere?

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events