Is there a method in the Java API that returns the internal ID of a document if you only have the opaque URI?Here is a link to the Java API ContentService interface that returns the opaque URI, but I need to the do reverse: https://docs.appian.com/suite/help/21.3/api/com/appiancorp/suiteapi/content/ContentService.html#getOpaqueContentUri-long-
Discussion posts and replies are publicly visible
What do you want to achieve?