All workflows
Copy this prompt
Providers in this workflow
PDLpdl_person_enrich
Crustdatacrustdata_job_change
Apolloapollo_person_enrich
SignalsGet Started
Job Change Detection
Detect if a contact has changed jobs since you last enriched them.
Re-enrich
Compare
Flag Changes
Inputs: name, domain, email
Compare current vs stored role, emit change signal if different
Pay on match only — provider misses are free
/enrichgate-gtm Run the "Job Change Detection" workflow. Goal: Check if contacts in my list have changed jobs since we last spoke. Suggested flow: person_enrich (get current title/company) → compare against stored data → flag contacts who changed. Input: CSV with columns: name, email, last_known_company. Flag anyone whose current company differs from last_known_company as a "warm re-engage" signal. Start with 10 contacts as a pilot.
Or from the CLI
$enrich run person_enrich --name "{{name}}" --domain "{{domain}}"