VBA code to save emails from Outlook to ProjectWise

I would like to use VBA code to streamline the process of saving emails from Outlook to ProjectWise. I have already developed a VBA solution for saving emails from Outlook to network locations using a specific file naming convention.

I already have the Bentley ProjectWise add-in for Outlook, which adds buttons to the ribbon that allow the user to "Export Attachments" and "Export to ProjectWise" for the selected message.

Selecting "Export to ProjectWise" initiates the ProjectWise sign-in process and then gives the user a "Save Document As" dialog box, prompting the user to provide a location and document attributes.

Is there a way to call this add-in and pass ProjectWise folder location and document attributes to it using VBA? If not, how could I perform a similar action using VBA code?

Any help is greatly appreciated... pseudo-code, real code, or high-level discussion.

Thanks!

-Jonathan

Parents
  • Hi Jonathan

    I'm trying to do the same right now. Did you get anywhere with this?

    I've started looking at ProjectWise API for VB.net.

    Chris

    Regards

    Chris


    AECOM Roads UK&I Digital Engineering, Design & Solutions Lead | Sector Information Management Lead

    Associate Director – Digital

    OpenRoads Designer 10.12 | MicroStation 2023 | ProjectWise CE 10.3.4 | ContextCapture | ProjectWise PowerShell 2023 | ProjectWise WSG API | Generative Components | OpenBridge Designer 10.12

    Civil 3D 2023 | Dynamo | Navisworks Manage

    PowerShell | Visual Studio | Office 365 | Power Platform | Teams | SharePoint | Visio

    Speckle | BIMVision | Revizto | Solibri

Reply
  • Hi Jonathan

    I'm trying to do the same right now. Did you get anywhere with this?

    I've started looking at ProjectWise API for VB.net.

    Chris

    Regards

    Chris


    AECOM Roads UK&I Digital Engineering, Design & Solutions Lead | Sector Information Management Lead

    Associate Director – Digital

    OpenRoads Designer 10.12 | MicroStation 2023 | ProjectWise CE 10.3.4 | ContextCapture | ProjectWise PowerShell 2023 | ProjectWise WSG API | Generative Components | OpenBridge Designer 10.12

    Civil 3D 2023 | Dynamo | Navisworks Manage

    PowerShell | Visual Studio | Office 365 | Power Platform | Teams | SharePoint | Visio

    Speckle | BIMVision | Revizto | Solibri

Children
No Data