This n8n workflow is designed to automate the process of retrieving, analyzing, and organizing daily real estate deals, specifically focused on Zillow property searches. It starts with a scheduled trigger every morning at 9 am, setting search parameters for Zillow property queries. The workflow then makes an HTTP request to fetch property listings, which are split into individual entries. For each property, additional data such as Rent Zestimate is fetched through another HTTP request. The results are recorded in Google Sheets for easy access and tracking, and a calculation or analysis (e.g., investment potential) is performed with a code node. Additionally, an email notification is sent via Gmail with the compiled information. Sticky notes are used for internal annotations or reminders, making this workflow a comprehensive tool for real estate investors to stay updated on daily deals, analyze investment opportunities, and automate reporting.
Automated Daily Real Estate Deals Report
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | code, gmail, googleSheets, httpRequest, scheduleTrigger, set, splitOut, stickyNote |
Reviews
There are no reviews yet.