Purpose: This document defines the internal operational logic of the CRM (Business)
📋 Function. It details the process from lead acquisition to deal closure and handover.Why This Matters
This
📋 Function transforms the lead management process from a manual, disconnected effort into a streamlined, automated revenue engine. From a strategic standpoint, it provides clear ROI tracking from ad spend to signed contracts. For the sales team, it eliminates guesswork by automating lead assignment, standardizing follow-up procedures, and integrating essential tools like Google Calendar, directly increasing conversion rates and team efficiency.The Big Picture
Architecturally, this system is designed to capture leads from external webhooks (e.g., landing pages), process them through a structured pipeline using two core
🧊 Objects (🧊 Customer and 🧊︎ Demo), and then seamlessly hand off successful deals to downstream 📋 Functions like Contracts and Site Surveys. It relies on both internal automations for efficiency and external API calls for calendar integration.Sneak peek
OBJECT RELATIONSHIPS

OBJECT TYPES, WORKFLOWS & DATA FIELDS
1. 🧊 Customer (Standard Object)
- Process Description: Manages potential customers from the moment they are captured via a landing page webhook until they are converted into a signed contract. This includes automated assignment and progress tracking through various statuses.
- Example: A potential customer, “Sarah & Michael Westbrook,” is captured from the “Scandinavian Simplicity” ad campaign, which has the ad key
MKT-236. Their prospective budget is recorded as $40,000 - $55,000
- Workflow Diagram
- Status Details
- Data Fields
Customer Workflow

2. 🧊︎ Demo (Sub-Object)
- Process Description: Manages direct consultation appointments with customers, fully integrated with Google Calendar to synchronize schedules and send invitations to all participants.
- Example: A demo titled “LAIKA x Sarah & Michael - Interior Renovation Demo” is scheduled for June 18th at 2:00 PM, with designer Max and sales rep David attending.
- Workflow Diagram
- Status Details
- Data Fields
Demo Workflow

AUTOMATIONS

- Within Function
- Cross-Function
- Cross-System
These rules run entirely within the
Sales & CRM Space to enhance sales efficiency and ensure process consistency.WORKVIEWS, DASHBOARDS & FILTERS
- Workviews
- Dashboards
- Filters
ROLES, PERMISSIONS & NOTIFICATIONS
- Roles
- Permissions
- Notifications
- Marketing Campaigns Function: Understand how leads are generated and tracked before they enter this CRM pipeline.
- Contract & Invoice Function: See the next step in the journey after a customer agrees to a deal.
- Site Survey & Construction Function: Learn how project details are captured and managed post-sale.