Steps on how to integrate Podio CRM to RealEstateAPI via Zapier
Step 1: Create a new Zap
-
Left side panel click on Zaps
-
Click on the + Create button

-
Select New Zap
-
Select the trigger option

- Search for Podio then click on it

- In the Event field, click the "New item" to trigger zap whenever there is a new lead input then click on Continue.

-
Make sure that you connect your Podio account in the next step then click on continue.
-
Select the organization that you created in your Podio. In this sample it's named "Realestateapi"
-
You can create several workspaces in Podio, make sure you select the right workspace where you want to update your leads whenever it triggers the zap.
-
Select leads in the Application field.
-
Test your trigger on the next step. It will pull one sample lead that you've created in your Podio account.
Click on the "Continue with the selected record".

Step 2: Create a "Formatter By Zapier" Action (Address Fields)
-
Podio by default will read the state field as full input state like "Texas" instead of "TX". Our skiptrace endpoint requires the street address, city, state(abbreviated) and zip to process. This step will take care of the format needed.
-
Action - Formatter by Zapier:
-
Choose Text > Split Text
-
For the Input, use the full address field from Podio.
-
For the Separator, use a comma: ,
-
Segment Index: Select All (as Separate Fields)
-
Continue then Test step
-
This will return output as
5722 Vanderbilt Ave
Dallas
TX 75206
Step 3: Create another "Formatter By Zapier" Action (State and Zip)
-
Text > Split Text
-
Input: the 3rd element from the previous step (TX 75206)
-
Separator: space ( )
-
Segment Index: All (as Separate Fields)
-
Now we can map these fields for our skip trace endpoint.
Street Address: 5722 Vanderbilt Ave
City: Dallas
State: TX
ZIP: 75206
Step 4: Create an Action using RealEstateAPI then test step
-
In the next step, select the Action. Type in realestateapi and click on it.
-
In the App & event step, select the action that you want to do. Skip Trace address in this example.
-
Click on continue.
-
Next step, make sure that you connect your Reapi account/key to authorize pulling data.
-
In the Configure section, click on the data field that you'd want to use for skip tracing. In the sample, they are fields that you can find in podio. Select the street address, city, state(from your formatter) and zip code so the zap will always pull information from those fields. You can also get all the address data from your formatter action except for the state.
-
Continue then test the step.
Step 5: Create another formatter by Zapier action (Phone Numbers)
-
Once the address has been skiptraced, Zapier will again put the phone number and emails on one field which makes it hard to track on your CRM. This step will separate the phone numbers to be added on your Podio's specified fields.
-
Set your Action Event to Utilities.
-
On the Configure section's Transform field, select Line-Item to Text.
-
For the Values, select the Output Identity Phones Phone Display which was the result from the skiptrace
-
Type in Comma as your Separator then click Continue

- Continue then test the step.
Step 6: Create another formatter by Zapier action (Email Addresses)
-
This step will separate the email addresses to be added on your Podio's specified fields.
-
Set your Action Event to Utilities.
- On the Configure section's Transform field, select Line-Item to Text.
- For the Values, select the Output Identity Emails Email which was the result from the skiptrace
- Type in Comma as your Separator then click Continue

- Continue then test the step.
Step 7: Edit your Podio template with your ideal fields ( If you haven't already )
-
In your Podio account. you can modify your templates by clicking on "Add Lead" (Upper right corner) in your Leads tab
-
Click on Modify Template in the upper left corner
-
Drag any fields that you prefer from the left side to the right side. In this we added multiple phone number and email address fields.

- Once that's done, your account is ready to receive the skip traced data from RealEstateAPI
Step 8: Create another action to send details back to Podio
- This step will pass the skip trace results to your Podio account.
- Select Podio as your App, Action Event - Update Item. Confirm your Account if needed.

-
In the Configure section, select the same directories that was used in the Trigger section.
- In the Item to be updated, select Custom and click on the "Item Id". This way it will always locate the item id that was set up in the initial trigger and then update it.

- In the same action step, configure field. select the items that you want to update on Podio, for example to update the phone numbers we got from RealEstateAPI, then select Phone 1 and put Output item 1, Phone 2 - Output Item 2 and so on

- For email addresses, click on Email Address 1 and put in the Output Item 1 that we got from the "Split Emails into Separate Fields" action. Email Address 2 - Output item 2 and so on.

- Continue then test the step.
- That should update your items Podio from this page with blank fields

-
Into this page with populated number and email address fields.
- All Set! Your whole Zapier Setup should look like this.
