Link to home
Start Free TrialLog in
Avatar of Leo Torres
Leo TorresFlag for United States of America

asked on

Powershell loading API

I just got access to the Zillow.com API. I want to use Powershell to call some of these Zillow API functions to get data. I have no idea how to load this API into a session so I can process info. Zillow provided me with some ID here is what they sent me

Your Zillow Web Services Identification (ZWSID) is: SO-MEidaa1lrcyknf_93aho

The ZWSID provided above is a sample. How do I connect to the API in powershell and list all methods available?
ASKER CERTIFIED SOLUTION
Avatar of Rainer Jeschor
Rainer Jeschor
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Leo Torres

ASKER

thanks