Auto MEDDPICC hygiene
Every time a new call is recorded, Claude extracts MEDDPICC fields and updates the Salesforce opportunity.
Real customer build: every 35 minutes, Claude pulls new transcripts, extracts MEDDPICC data, compares it to the current Salesforce opp, writes back any gaps, and DMs the AE a scorecard with top three priorities. Remembers manual overrides so it doesn't overwrite human edits.
Trigger: new Grain meeting recorded. For each new call: extract MEDDPICC fields from the transcript, compare to the current Salesforce opportunity, identify gaps, draft the update for Salesforce (don't overwrite manual edits), and DM the deal AE a scorecard with top 3 priorities for the week.
A real production workflow — requires webhook setup or polling, plus Salesforce write access. Build incrementally.