Agency CRM Pipeline & Client Management
Manage client relationships, track deals, send invoices, and invite clients to white-label portals.
Agency CRM Pipeline & Client Management — Official Video Tutorial
Watch this 3-minute video walkthrough to learn setup, parameters, and workflow best practices.
Overview
The CRM Pipeline is built specifically for local SEO agencies. Track client contracts, manage retainer invoices, log communications, and invite clients to custom branded portals.
Features
• Kanban-style deal pipeline • Client contact management • Invoice generation and tracking • Contract and document storage • Team task assignment • Activity timeline • Client portal invitations • Custom pipeline stages
Who Should Use This Tool
Requirements & Specifications
Required Input Fields
| Field Name | Purpose | Required | Example Value | Validation & Tips |
|---|---|---|---|---|
| Client Business Name | Primary contact or organization title | Required | Tampa Bay HVAC Pro | 1-100 chars Matches GMB listing title |
| Contact Email | Primary client billing & portal email | Required | owner@tbhvac.com | Valid email syntax Client receives portal invite at this address |
| Deal Value / Retainer | Monthly recurring retainer amount ($) | Optional | $1,500/mo | Numeric currency Used for agency ARR revenue forecasting |
Output Data Schema
| Output Property | Data Type | Description | Sample Value |
|---|---|---|---|
| deal_id | string | Unique CRM pipeline deal identifier | deal_88102 |
| stage | string | Current Kanban pipeline stage | Contract Signed |
| arr_value | number | Annualized recurring revenue value ($) | 18000 |
| portal_magic_url | string | Client white-label login portal URL | https://portal.apex.com/invite/tok_991 |
End-to-End Workflow
Auto-Import Lead
Click 'Sync to CRM' from Lead Scraper results
Move Stage & Send Proposal
Drag deal card to 'Proposal Sent' stage and attach PDF report
Close Deal & Generate Invoice
Move deal card to 'Won' and click 'Create Retainer Invoice'
Invite to Client Portal
Click 'Invite Client' in CRM Contact details
Troubleshooting Guide
0 platform credits for CRM usage
Unlimited deals, contacts, and invoices on all paid plans
Standard 1,000 API requests per minute
Connect Stripe for automated monthly retainer credit card payments.
REST API Reference
curl -X POST https://api.mapscrapx.com/v1/crm/deals/create \
-H "Authorization: Bearer ms_live_secret_key_88921" \
-H "Content-Type: application/json" \
-d '{"contact_name": "Tampa HVAC", "email": "owner@tbhvac.com", "value": 1500, "stage": "Proposal Sent"}'{
"deal_id": "deal_88102",
"status": "created",
"stage": "Proposal Sent",
"arr_value": 18000
}Frequently Asked Questions (15)
Click to expandYes, the MAPSCRAPX CRM is tailored for local SEO agencies, retainers, rank reporting, and GMB onboarding.