BuzzerBeater Forums

BBAPI Support > API Through Powershell

API Through Powershell

Set priority
Show messages by
This Post:
00
214655.1
Date: 4/17/2012 7:18:50 PM
DC Wizards
IV.18
Overall Posts Rated:
5858
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?