Uploading Files to SharePoint in LabVIEW

Updated Dec 4, 2023

Environment

Software

  • LabVIEW

I am recording data and writing it to file in LabVIEW. How can I upload the file onto SharePoint programmatically? 

Open up the Documents section of the SharePoint page which you wish to upload the file to. On the Menu at the top of the page click the Sync button as seen below: Image_2020-03-18_18-04-37.png

This button will add the SharePoint to your File Explorer. Once the SharePoint is in your File Explorer, you can then copy its file path and use it as a constant on your block diagram, as you would with local folders on your computer.