Who is this for This workflow is built for real estate investors, wholesalers, and skip tracers who need to find contact details -- phone numbers, emails, and addresses -- for property owners at scale. It automates the entire lookup process using the ScraperCity People Finder API and stores clean results in Airtable for follow-up. How it works 1. A manual trigger starts the workflow. A configuration node lets you define the list of property owner names (or phones/emails) to look up. 2. The workf

Who is this for This workflow is built for real estate investors, wholesalers, and skip tracers who need to find contact details -- phone numbers, emails, and addresses -- for property owners at scale. It automates the entire lookup process using the ScraperCity People Finder API and stores clean results in Airtable for follow-up. How it works 1. A manual trigger starts the workflow. A configuration node lets you define the list of property owner names (or phones/emails) to look up. 2. The workflow submits a skip trace job to the ScraperCity People Finder API, which returns a runId for async tracking. 3. An async polling loop checks the job status every 60 seconds until the result is marked SUCCEEDED. 4. Once complete, the workflow downloads the results CSV and parses each contact record using a code node. 5. Duplicate records are removed, and each unique contact is synced into an Airtable base as a new row with name, phone, email, and address fields. How to set up 1. Create a ScraperCity API credential in n8n (HTTP Header Auth, header name Authorization, value Bearer YOURKEY). 2. Update the Configure Search Inputs node with your target names, phones, or emails. 3. Connect your Airtable credential and set your Base ID and Table name in the Sync Contacts to Airtable node. Requirements - ScraperCity account with People Finder access (scrapercity.com) - Airtable account with a base set up to receive contact data How to customize the workflow - Change maxresults in Configure Search Inputs to return more contacts per person. - Swap the Airtable node for a Google Sheets node if preferred. - Add a filter node after parsing to keep only records that have a verified phone number.
Download the workflow JSON file after purchase.
Open n8n → click the menu → Import from File.
Select the downloaded JSON and import.
Set up credentials for each node that requires them.
Click Execute Workflow to test, then activate.
Setup guide included
Purchase to unlock the full step-by-step guide
No reviews yet
Be the first to buy and share your experience.
Leave a review
Sign in to share your experience with this workflow.
Create a free account to purchase workflows.
Need help setting this up?
Book a 3-hour live setup session with an Agility consultant.