πŸ“ Automation for Real Estate Client Portal (with video)

⚑ 216 views Β· πŸ“ File Management

Description

Video Introduction

Video Walkthrough

Want to automate your inbox or need a custom workflow? πŸ“ž Book a Call | πŸ’¬ DM me on Linkedin


What this workflow does

This workflow automates backend setup tasks for real estate client portals. When a new property transaction is added to your Google Sheets database with a buyer email but no document folder assigned, the workflow automatically creates a dedicated Google Drive folder, updates the spreadsheet with the folder URL, and adds an initial task prompting the client to upload documents.

This automation eliminates manual folder creation and task assignment, ensuring every new transaction has its documentation infrastructure ready from day one. Your clients can access their dedicated folder directly from the portal, keeping all property-related documents organized and accessible in one place.

Key benefits

Setup requirements

Important: You must make a copy of the reference Google Sheets spreadsheet to your own Google account before using this workflow.

Your spreadsheet needs at minimum two tabs:

Configuration steps

  1. Authenticate your Google Sheets and Google Drive accounts in n8n
  2. Update the Google Sheets trigger node to point to your copied spreadsheet
  3. Set the parent folder ID in the β€œCreate Client Documents Folder” node (where transaction folders should be created)
  4. Customize the initial task name and description in the β€œAdd Initial Upload Task” node
  5. Verify all sheet names match your spreadsheet tabs

The workflow triggers every minute checking for new transactions that meet the criteria (has buyer email, missing documents URL).

πŸ”— Nodes Used

Google Sheets, Google Drive, Google Sheets Trigger, Filter

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup