Objective

Pull a wider recent Google LSA sample through the CallRail API to determine whether Andrew Cummings was a one-off or part of a broader ingestion failure, then add a three-way mailbox plus CallRail API plus Salesforce check to the LSA reconcile workflow.

What Was Accomplished

30-Day Benchmark

Interpretation

Andrew Cummings is not a one-off. Missing Salesforce CallRail row creation is a real recurring failure mode, but the larger operational problem is blank Intake__c on already-created Salesforce CallRail rows. The three-way workflow now keeps missing_salesforce_row, matched_blank_intake, and missing_salesforce_summary as separate exception classes.

Key Files