how to get references from a node.
Hello every one , I want to get references from a node whether if it is a page , asset , experience fragment. Is there a way to get references in java. I used APIs which will be trigerred when i click on publish button. but these apis are different for each node. It is different for page , experience fragment , asset e.t.c.
My requirement is to filter out some references. particular resource path should be stored in a variable.
By using /bin/replicate I am getting all the references and resource path in path parameter . I cannot know which path is actual resource and which are references.
