I have a page property macro that I'm using on a confluence page. If you refer to this page property macro with JSON format data, you will find the following IDs.
What does this ID mean? Is it unique? Is it a problem to use it on other pages?
ac: local-id = "3a139d21-2445-44c2-931d-3de06382f3e4"
Hi @青山 明
Macro ID is generated whenever you place the macro on the Confluence page and is persisted across new versions of the page.
If you need to get the contents of macro by ID, reference here
https://developer.atlassian.com/cloud/confluence/rest/api-group-content---macro-body
Thanks,
Pramodh
Yes, I haven't asked about the macro ID. The local ID (local-id) of the page property macro. Your answer is not helpful at all. It is out of alignment.
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.