You are viewing limited content. For full access, please sign in.

Question

Question

Extract the name of a folder in repository

asked on May 27, 2022

In WF, how can i extract the name of a folder in a repository and make it a token from it.

folder name.jpg
0 0

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

Replies

replied on May 27, 2022

How are you locating the folder in Workflow? If you use find entry or a search or something, an Entry Name token would already be available with that information.

1 0
replied on May 28, 2022

Thanks

0 0
replied on May 27, 2022

if a new folder is created in one of either of the three folder path then i would like to extract the title of that new folder.

folder name2.jpg
folder name2.jpg (62.53 KB)
0 0
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
You are not allowed to follow up in this post.

Sign in to reply to this post.