Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

An External ID can be created in API section.

...

Select parent item and add name of External Identifier. When you click on Save so External ID is created. -

Example of using External ID

The following query returns a list of nodes, including the corresponding External IDs.

...

Code Block
{
  "data": {
    "nodeList": [
      {
        "name": "Folder",
        "external_id": "001"
      },
      {
        "name": "ACCC8EE8A9CA",
        "external_id": "camera1"
      }
    ]
  }
}

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@121e9
sortmodified
showSpacefalse
reversetrue
typepage
cqllabel = "kb-how-to-article" and type = "page" and space = "KCA"
labelskb-how-to-article