Floorpln fits into the tools your team already uses. Connect to project management, CRM, email marketing, and developer APIs.
Attach generated floor plans directly to Buildertrend projects. Auto-sync plan PDFs to your job file when a plan is downloaded.
Notify Me When LiveLink floor plans to CoConstruct client proposals. One click from plan generation to client-facing proposal.
Notify Me When LivePush Floorpln DXF and PDF exports directly to Procore document management. No manual upload required.
Notify Me When LiveCapture builder leads from Floorpln email signups directly into HubSpot contacts. Tag by plan style and square footage.
Join Early Access →Connect Floorpln to 5,000+ apps via Zapier. Route email signups, plan downloads, and approval events to any platform.
Setup Guide →Stream email captures and plan activity directly to a Google Sheet. Set up in 5 minutes via Zapier or direct webhook.
Setup Guide →Add builder email captures to Mailchimp audiences automatically. Segment by plan style, size, and source.
Join Early Access →Get notified in Slack when a client approves a floor plan, a new lead signs up, or a plan is downloaded.
Notify Me When LiveSend a generated floor plan directly for DocuSign signature. Ideal for preliminary design agreements.
Notify Me When LiveSync Floorpln leads and plan activity to Salesforce. Track the journey from first floor plan to closed sale.
Notify Me When LiveBuild your own integration via the Floorpln API. Generate plans programmatically, retrieve exports, and embed Floorpln in any platform.
Join Early Access →Receive real-time events — plan generation, email capture, client approval, download — as JSON POST to any URL.
Setup Guide →Set WAITLIST_WEBHOOK_URL in Vercel to receive all email capture events. Each event is a JSON POST:
// Email capture event
{
"email": "builder@company.com",
"name": "John Smith",
"source": "builder_post_generate",
"notes": "Plan specs: 3BR 2BA 1800SF",
"ip": "1.2.3.4",
"timestamp": "2025-03-01T12:00:00Z"
}