[Edit] I was really allowed to use document names, which makes it a lot easier, but I still think it would be interesting to know if this is possible.
I need to set a trigger to duplicate content for different branches in the content tree, as the site will be in several languages. I was told that I cannot access documents by name (since they can change), and I should not use node identifiers (not that I know how to do this, after a while it will be difficult to follow the structure).
How can I go through a tree to insert a new document into the corresponding branches in other languages? Is there any way?
source share