I have been using Cloud Confluence here now. I want to get and know Confluence Space ID from Confluence Space Name or Space Key without searching contents in DB. Is there any easy way to realize this request? Any way to realize this request without seaching the contents in DB?
Hello again, Hisamitsu Koga!
You can get this via REST API in Cloud. :)
Try this:
https://YOURURL.atlassian.net/wiki/rest/api/space/KEY
You'll find your space ID listed as "id" in what that URL returns.
Try it out, and let us know if you have any trouble!
Kind Regards,
Shannon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for letting me know that!
Take care and have a pleasant rest of your week. :)
Kind Regards,
Shannon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What we should take instead of that wiki
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
cloudId
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.