Hi - I hope this is an appropriate place to ask...
I've been putting together a little program that uses BB play by play data, and I realized this would be much easier if I could pull data through the API.
Powershell can leverage the .NET library, and embed other languages within it (Such as to run C# code, or compile an EXE and run it).
I was wondering if anyone has had experience is pulling XML from the API via Powershell?