Quick Podio Tip: Get Property Images using Google MAPS API

Scott Costello All, Blog, Featured 19 Comments

Alert! Google has discontinued the use of unsigned api requests.  This means you must register an account with Google API service and get an API Key of your own. Then you must include that API key code with all requests by placing &key=[your api key code] https://maps.googleapis.com/maps/api/staticmap?center=120+whippany+rd+whippany+nj&key=987asdfhads987fhhujhiuywe97 This is one of those tips that is so easy to implement you can do it in 2 minutes. There is no reason not to do this in your Podio setups. Being able ...

Podio Quick Tip – Getting Address Info from Google Maps

Scott Costello All, Blog, Featured 33 Comments

As I've setup my Podio systems and processes I've come about situations where I need to have a full address string (123 Main St, Somecity, NJ 07981) and other times where I've needed only parts of the address...like just the city or the County that the property is in. So the question is, should I have my address field as a single line Location field in Podio or have multiple fields for each part of an address? I know the ...