Demo Videos
I work on wide range of automations, integrations
Check out these videos I’ve recorded to show you how the features actually work. I HIGHLY recommend watching these videos to get a feel for what I can offer your business.
Get Carrot Site Leads in Podio | Podio Carrot.com Integration
This video covers
- how the integration looks like
- how the leads being pushed over to Podio from Carrot site
- How the Carrot Site data looks like in Podio
- How do we parse out the information
- and once you have the data then how you can perform your business logic
Zillow not working in Podio? | AttomData can pull the same data | AttomData Podio
Zillow not working?? Dont worry.. AttomData can help you with this.
Steps to follow
- Sign up for an AttomData account and get the API key
- Call the APIs with the key from globiflow and get the data in Podio
Podio Google Street View
Lets see in this video that
- How to embed Google Street View in your Podio app
- How to debug why Street View is not showing
- What needs to done in order to fix the error you are getting
Here is the Google Street View formula
var prop = @Property Address;
“![alt-text](https://maps.googleapis.com/maps/api/…” + prop + “&fov=70&key=YOUR_API_KEY)”
Podio Twilio Integration
This video shows how can we integrate Twilio in Podio in order to send the SMS’s and get the replies on the respected leads. In the video I have covered few points as
- How can we setup the API inside globiflow for sending the SMS’s
- Where in Twilio you can manage the WebHooks so that you can get the replies in Podio
- Shown a basic example that how to setup everything for sending the SMS
Podio smrtPhone Integration
In this video I have given some overview about smrtPhone APIs in Podio. I have discussed few points like
- How we can integrate smrtPhone in your Podio
- What API needs to call to send the SMSs
- How the globiflow flow suppose to look like
Send and Receive Email/Texts from within Podio
Generate Contracts in Podio using Zapier
Podio Followup Sequence
Podio CallRail Integration
In this video I have given some overview of CallRail with Podio. I have discussed few points like
- How does it look like after we integrate CallRail with Podio
- How we can deal with duplicacy
- How should be the apps structure