Skip to main content
Nintex Community Menu Bar

Nintex workflow for SharePoint document library based on folder names

  • May 29, 2020
  • 1 reply
  • 13 views

Forum|alt.badge.img

I want to build a nintex workflow, which has folder and subfolders. The workflow will be triggered on the basis of folder names. For example: If "A" is the main folder and "B" is a sub-folder within "A", and if I upload any document in "A" the email will be triggered to specific group people. Similarly, if I upload a document in folder "B",  the email will be triggered to specific group people. Could you please help to solve this. Thank you!

1 reply

Forum|alt.badge.img+6
  • Rookie
  • June 2, 2020
I've never done it, but a quick suggestion would be to parse the URL of the item to determine which folder it's in, then process accordingly.