01-18-2019 12:58 AM
Is there anyone who has done any type of cloud integration with LabVIEW?
I want to store my test related data on One Drive and fetch Data from One drive.
Is there any direct API available for the same?
Thank you in Advance.
Hardik Gujarati
CLD
01-18-2019 11:26 AM - edited 01-18-2019 11:27 AM
Did a search for msdn onedrive api and found:
https://developer.microsoft.com/en-us/onedrive
Not sure about the effort to get things working but using LabVIEW's .NET interface should do it.