Automates the triage, recovery, and remediation of failed or stalled Marketo bulk lead import jobs.
This skill provides a structured framework for managing Marketo bulk import failures and warnings. It enables Claude to programmatically analyze import statuses, parse failure and warning files, and categorize error types such as schema mismatches or invalid email formats. By implementing a safe retry strategy that focuses only on failed records, the skill prevents lead duplication and ensures high data integrity. It is an essential tool for RevOps teams needing to maintain clean databases while managing high-volume data ingestion via the Marketo API.
主要功能
01Decision matrix for classifying data quality and schema errors
02Automated triage of import failure and warning files
03Selective retry logic to prevent duplicate record creation
04Post-recovery verification and governance audit logging
05Detection and remediation of stalled or queued import jobs
061 GitHub stars
使用场景
01Managing and merging duplicate leads created by incorrect lookup keys
02Recovering data from stalled Marketo API jobs without manual CSV editing
03Resolving high failure rates in bulk imports due to field value mismatches