Elead CRM is CDK Global's automotive dealership CRM for lead, sales, BDC, and customer management across the showroom and service drive. An unofficial API lets you programmatically pull opportunities, customers, sales activities, salespeople, and vehicle interest and trade-in data—and push updates like new opportunities, comments, emails, sales-team reassignments, and trade records back into Elead.

Elead CRM is an automotive dealership CRM from CDK Global that centralizes lead management, sales-process automation, BDC and desking workflows, marketing and equity mining, and service follow-up in a single cloud platform. Dealerships use Elead to capture and route leads, manage sales opportunities and the sales team, desk deals, run targeted marketing and service campaigns, and surface analytics—integrated with major DMS platforms and dealer applications.
Core product areas include:
Common data entities:
Dealerships run high-volume sales and BDC workflows on Elead every day, but turning portal-driven processes into reliable API-driven automation is non-trivial:
Supergood reverse-engineers authenticated browser flows and Elead's Fortellis-published API surface to deliver a resilient API layer for your Elead CRM instance—across opportunities, customers, activities, and sales-team data.
Use Elead CRM with AI agents: Elead CRM MCP Server →
Book a 30-minute session to confirm your dealer rooftops, Fortellis subscriptions, and authentication model.
We deliver a production-ready Elead adapter tailored to your store configuration, sources, and position codes.
Go live with continuous monitoring and automatic adjustments as Elead and the Fortellis APIs evolve.
Authentication
/authenticateAuthenticate to an Elead CRM dealer instance using client id, client secret, and subscription id and obtain a session token for downstream calls.
Opportunities
/opportunitiesSearch and retrieve sales opportunities by date range or delta window, including source, status, vehicles sought, trade-ins, and sales-team details.
Opportunities
/create_opportunityCreate a new opportunity for an existing customer record with source, up type, vehicle sought, and trade-in details.
Customers
/customersRetrieve prospect and customer records, including contact details, Elead customer IDs, and associated vehicle data.
Activities
/create_activityCreate and complete sales activities for an opportunity, add comments, and send emails that log the corresponding activity.
Reference Data
/reference_dataSearch and retrieve product reference data—opportunity, employee, and vehicle values—used to support the other Vehicle Sales APIs.
- Pull new and updated opportunities by date range or delta window into a warehouse or downstream CRM - Capture source, sub-source, status, up type, vehicles sought, and trade-in details on each opportunity - Reconcile customer and Elead customer IDs across rooftops for a unified buyer view
- Reassign the primary salesperson or BDC agent on an opportunity without portal clicks - Add or remove salespeople and update position codes as deals progress - Update opportunity sub-status and sales steps from your own tooling
- Send emails on the dealer's behalf and auto-log the corresponding activity - Add comments and sales activities to keep the opportunity timeline complete - Trigger marketing and equity-mining campaigns from normalized opportunity data
- Add, edit, and delete vehicles sought and trade-in records on an opportunity - Match VIN, make, model, trim, and mileage against live inventory - Surface trade-in equity and vehicle-sought signals to desking and pricing tools
Authentication
Client id, client secret, and per-dealer subscription id, with SSO logins handled in a managed session
Connectivity
Authenticated browser flows plus Elead's Fortellis-published Vehicle Sales APIs where the dealer has subscribed
Response format
Normalized JSON across opportunities, customers, activities, vehicles, and sales-team objects
Rate limits
Adaptive throttling tuned to Elead's per-connection limit (roughly 100 calls per 60 seconds)
Session management
Automatic session refresh, credential rotation, and subscription-scoped access
Data freshness
Near real-time pulls via delta queries (past seven days) with scheduled batch backfills for history
Security
Encrypted credential vault, scoped access tokens, SOC 2-aligned controls, and audit logging
Webhooks
Event-style callbacks for new opportunities, status changes, activities, and sales-team reassignments
Latency
Sub-second reads on cached entities; multi-second writes when creating opportunities or sending emails
Throughput
Horizontally scaled workers paced to respect Fortellis connection throttles across rooftops
Reliability
Retry, backoff, and idempotency keys for opportunity creation, comments, and trade-in updates
Adaptation
Continuous monitoring of Elead releases, Fortellis API changes, and dealer-specific source and position-code configuration
Supergood works with your existing Elead access. For dealer-published Vehicle Sales APIs we operate against your Fortellis subscription and registered solution; where coverage is limited we also use authenticated portal flows so you get a consistent surface either way.
Opportunities (search, create, comment, sub-status, sales steps), customers and prospects, sales activities and emails, vehicles sought and trade-ins, and sales-team members including salesperson and BDC-agent reassignment, plus product reference data.
Supergood paces requests to stay within the per-connection throttle (around 100 calls per minute) and stitches delta queries—bounded to roughly the past seven days—with paginated date-range backfills for full history.
Yes. Each rooftop is profiled against its own sources, sub-statuses, up types, and position codes, so Supergood preserves store-specific configuration rather than forcing a generic schema.
Yes. Beyond reads, you can create opportunities, add comments and activities, send emails that log automatically, reassign sales team and BDC agents, and add or remove vehicles sought and trade-in records.