• Is there a way to access the ProjectWise API from Excel?

    We are trying to create a spreadsheet that will upload files to a ProjectWise folder and the CreateDocument code found at the link below looks like it would do exactly what I need, but I'm not sure how or if you can access the ProjectWise API using VBA…
  • Uploading document to specific folder using folder ID

    We are attempting to use Bentley Web Services v. 1.3 to upload a document to a specific folder via an http POST. Is there a way to do this using either a path or a folder ID? If so, what are the parameters we should use to target the folder?