- Export: Added Unique ID, First Channel, and Last Channel fields (source, medium, campaign, content, term) to the leads export
- Export: Added link to API documentation in the export modal for programmatic access
- Lead Detail: Expanded Channel Path section to display campaign, content, and term details per channel step
- API (Beta): Restructured
getLeadendpoint — all identifiers (leadId,uniqueIdentifier,email,phone) - API (Beta): Added
emailandphoneexact-match filters togetLeads - API (Beta): Added
updateLeadStatusendpoint to queue leads for conversion processing via the API - API (Beta): Leads looked up by
email,phone, oruniqueIdentifiernow return the most recently created match - Added JavaScript and PHP code examples to all API reference pages
- Launched the Public API with full documentation
- New endpoints:
getLead,getLeads, andupdateLeadStatus - Added API Reference section to the docs
- Created new endpoint
/api/leads/createServerSideLeadfor Server Sided Leads - Updated UI to make it easier to find/setup new lead sources
- Improved Edit Project UI on mobile devices