Add Programmatic API Access to Extract Salesforce (SFDC) Sync Errors | Community
Skip to main content
Level 1
July 16, 2026
New

Add Programmatic API Access to Extract Salesforce (SFDC) Sync Errors

  • July 16, 2026
  • 0 replies
  • 19 views

Currently, Salesforce sync errors can only be reviewed manually through Admin > Salesforce > Sync Errors in Marketo. While the UI provides valuable information about job-level and record-level synchronization failures and allows exporting data as a CSV file, there is no supported REST or SOAP API endpoint that exposes this information programmatically.

For organizations that rely on centralized reporting, monitoring, and BI platforms, this limitation makes it difficult to automate the collection and analysis of SFDC sync issues.

Provide a supported API endpoint that allows customers to retrieve Salesforce synchronization errors programmatically, including:

  • Sync error timestamp
  • Error type/category
  • Error message/details
  • Lead ID and/or SFDC record ID
  • Sync job information
  • Resolution status (if applicable)
  • Ability to filter by date range
  • Pagination support for large datasets