This workflow automates real estate investment analysis using Google Sheets and AI. It calculates ROI and rental yield, detects duplicate entries, generates AI-based recommendations and sends email reports. Simply connect your Google Sheets, Groq (AI) and Gmail accounts, then start adding property data.
This workflow helps you analyze real estate investment opportunities automatically. Whenever a new property entry is added to your Google Sheet, it calculates important financial metrics such as annual rent, profit, rental yield and ROI.
It then checks whether the property already exists in your historical records. If it finds a duplicate, it stops further processing, marks the entry and sends a notification email.
For unique entries, the workflow uses AI to evaluate the investment and classify it as BUY, HOLD or AVOID, along with risk level, reasoning and improvement suggestions. Finally, it stores the result, sends a detailed email report and marks the row as processed.
Workflow starts manually and fetches new entries from Google Sheets.
Only rows with Processed = No and no duplicate flag are processed.
Converts price, rent and expenses into numeric format.
Calculates annual rent, profit, rental yield and ROI.
Compares current entry with historical data.
Duplicates go to alert flow; others go to AI analysis.
Sends email and marks row as duplicate.
Classifies property as BUY, HOLD or AVOID.
Stores analysis in history sheet.
Sends detailed investment report.
Updates row as processed.
| Issue | Possible Cause | Solution |
|---|---|---|
| No data processed | "Processed" field not set to "No" | Ensure new rows have Processed = No before running |
| Duplicate not detected | Matching only based on price | Enhance logic to include more fields like ID or address |
| AI output parsing error | AI response not in valid JSON format | Ensure prompt strictly returns JSON without extra text |
| Email not sent | Gmail credentials not connected | Reconnect Gmail account and test the node |
| Incorrect ROI values | Fields not treated as numbers | Check data types and ensure numeric values in the sheet |
| Workflow not triggering | Manual trigger not executed | Run workflow manually or add a trigger node |
WeblineIndia can help you customize, extend and build similar workflows tailored to your business needs.