Hi, is there any way of using the Alfresco OpenCMIS extension to get a complete list of tags- objectids and tag names in the repository? I don't see anything, so maybe I have to use the REST api for this?
I want to add a tag with the label 'Company Info'. I assume that, in this case, I need to look up the nodeRef of the tag and add it. Is there any way to look up the nodeRef, using CMIS, or do I need to use the REST API?