Skip to content

ProjectWise - Get Folder ​

Retrieves the details of a ProjectWise folder by its identifier.

Purpose ​

Use this task to resolve a folder and fetch its properties before performing folder-scoped operations — such as listing its contents, uploading files, or passing the folder reference to another task.

Service Account ​

Requires a Bentley ProjectWise service account.

Inputs ​

FieldTypeRequiredDescription
Folder IdentifierTextYesThe folder GUID or WSG path used to locate the folder in ProjectWise.

Outputs ​

NameDescription
FolderThe PWInstance object for the retrieved folder, containing WSG properties such as Name and Description.

Tentech