In WF, how can i extract the name of a folder in a repository and make it a token from it.
Question
Question
Answer
SELECTED ANSWER
replied on May 27, 2022
Since your workflow is being triggered by an Entry Created rule, it should have a Starting Entry so you can use those tokens.
It would just be %(Entry Name)
Or you can select it from the Token Dialog under the Global tokens
0
0