I can't cope with the problem of creating subfolders. One folder is created with names separated by commas. But I need to create several folders

:wrench: Update the Create Subfolder node’s command:

mkdir -p /srv/dev-disk-by-uuid-38d3fe73-2481-4f3d-a798-65727fcb0763/projects/{{$node["Extract Folder and Subfolders"].json["folderName"]}}/{{$json["subfolders"]}}

If this solves it, please mark this as the solution

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.