Industries
B2B SaaS, Financial Services, CRM-heavy data-governance-conscious sectors
Business Need
Bad CRM data causing Agentforce agents to give wrong answers — Flightpath gets data "agent-ready" before and after Agentforce launches
Requires
Flightpath_Admin and Flightpath_Agent_User permission sets; the native Flightpath_Remediation_Approval process activated post-deploy; Agentforce Employee Agent capability for the chat surface; a queryable Date_Field__c (default LastActivityDate) per watched object
Compatible With
Native Salesforce Approval Processes, Change Data Capture, Salesforce CLI/DX tooling, Agentforce Employee Agents
Support Level
Standard
Reviews Rating
0

KEY FEATURES
Config-driven scan engine (Custom Metadata defines watched objects/fields — zero per-object code) Three-lane risk classification: Auto-Fix, Approval-Required (native Approval Process), Human-Only (Task escalation) Real-time drift detection via Change Data Capture or a custom platform event, plus scheduled scans Admin app: score-ring home dashboard, Object Scores/Scan Runs list views, Remediation console (approve/reject/before-after inspect), Config editor Agentforce employee agent with 5 topics: Check Hygiene Score, Explain Field Risk, Fix This, Review Pending Remediations, Trend Report Built-in reporting: trend report, remediation volume report, leadership dashboard
USE CASES
Pre-Agentforce-launch CRM cleanup so agents don't answer from blank/stale data Ongoing Account/Contact/Lead hygiene monitoring with auto-standardized picklists and backfilled fields Admin-approved duplicate account merges via native approval workflow Sales/ops teams asking the chat agent "what's my Account score?" or "what's waiting for approval?" Leadership visibility into org-wide data-quality trends via dashboard
Compatibility
Requires
Flightpath_Admin and Flightpath_Agent_User permission sets; the native Flightpath_Remediation_Approval process activated post-deploy; Agentforce Employee Agent capability for the chat surface; a queryable Date_Field__c (default LastActivityDate) per watched object
Compatible With
Native Salesforce Approval Processes, Change Data Capture, Salesforce CLI/DX tooling, Agentforce Employee Agents
API Version
Salesforce API v65.0. Lightning only (Large form factor Lightning app); no Classic or Experience Cloud support.
Integrations Required
Salesforce CLI (sf); Agentforce-enabled org for the chat surface; Flightpath_Agent_User permission set assigned to the agent's running user; optionally Change Data Capture enabled on watched objects for real-time drift detection.
Setup Time
Roughly 1–2 hours for a working baseline — deploy metadata, assign 2 permission sets, run one scheduling script, activate the approval process and set an approver, and review Config CMDT records for object/field fit.
App Details
Version
Listed On
Latest Release
Supported Features
Completeness/freshness/duplicate-safety scoring; picklist normalization, lookup backfill, and duplicate-merge auto-fixers; native Approval Process integration; CDC-based and platform-event-based drift detection; custom report types/reports/dashboards; SVG score-ring LWC dashboard
Languages
Package Type
Metadata (Unmanaged)
Edition Support
Requires an Agentforce-enabled org for the chat surface; Change Data Capture for real-time drift typically requires Enterprise/Unlimited/Performance edition or add-on; no Data Cloud or Big Objects required
Mobile Compatible
No — the admin app declares Large form factor only (no Small/mobile form factor), so it's desktop-only
Security
All dynamic SOQL/DML identifiers pass through Flightpath_SchemaGuard, which allow-lists only real/accessible schema names. Scans are governor-safe (chained one-object-per-queueable, capped by Max_Records_Per_Scan__c). Non-destructive by default — only the explicit merge/overwrite lane is destructive and never runs silently. The agent's "Fix This" action requires an explicit confirmed flag. Flightpath_Agent_User is execute-only least-privilege. No data leaves the org.
Data Cloud Required
No