Get groupId from UUID of the group

Hi All,

I want to get the groupId from the groupUUID.
I searched the public Java API - but I did not find anything relevant.
Is it possible to do so?

OriginalPostID-237153

  Discussion posts and replies are publicly visible

Parents
  • @ashvink, Thank you for the reply. However, I need to implement it in the plugin code.
    @Jamie, I too first thought that "Content Details By UUID" would help. However, it does not return the information. The reason maybe that "Content Details by UUID" is only for objects which are considered as a Content - which include documents, folders, rules, queryRules,interfaces and constants. But a group is not considered as a Content, and hence ContentDetailsByUUID won't help.
Reply
  • @ashvink, Thank you for the reply. However, I need to implement it in the plugin code.
    @Jamie, I too first thought that "Content Details By UUID" would help. However, it does not return the information. The reason maybe that "Content Details by UUID" is only for objects which are considered as a Content - which include documents, folders, rules, queryRules,interfaces and constants. But a group is not considered as a Content, and hence ContentDetailsByUUID won't help.
Children
No Data