Checking if a folder exists, create new folder if not

I'm using the move document function and wanting to create a subdirectory in the destination folder if it doesn't already exist.

Is it possible to check if a folder exists in a document library? I could then use a condition based on the folder check result within my workflow to create the folder before moving the document.

Hello @Jaydius,

There is no specific action for this in the Workflow actions pack. You can probably use some custom scenarios to check if a folder exists. For example this one

Best Regards,
Petr Bushuev
Plumsail team