07-16-2021 09:04 AM
Hello,
We have figured out how to send email. Some users are wondering if we can also send a message using Microsoft Teams. There is a python routine for this. I spent some time searching but turned up nothing specific to Teams. Any help or suggestions appreciated.
07-16-2021 11:19 AM
I suggest you look into doing this via .NET nodes if you need to do it in LabVIEW. There's this page that I found in 1 minute of googling that makes it look possible, so I'd suggest you start there if you feel pretty comfortable doing .NET programming in LabVIEW, or start by doing some .NET exercises or tutorials if you are new to it.