Skip to main content
Community Hub

Preflight checks for Salesforce

TL;DR

Before [running the Salesforce crawler](/apps/connectors/crm/salesforce/how-tos/crawl-salesforce), you can run [preflight checks](/product/connections/co.

Your AI can read this via Docs MCPcurl -fsSL "https://docs.atlan.com/install-docs-mcp" | bashConnect

Before running the Salesforce crawler, you can run preflight checks to perform the necessary technical validations. The following preflight checks will be completed:

Organization count check​

✅ Organization Count check passed. Organization ID:<organization ID> Organization Name: <organization name>

❌ Check failed or sObject type 'Organization' is not supported

Folder count check​

✅ Folder Count check passed. Total folders: <count>

❌ Check failed

Report count check​

✅ Report Count check passed. Total reports: <count>

❌ Check failed or MALFORMED_QUERY: Invalid SOQL query. Please check the syntax and try again. or INVALID_TYPE : sObject type 'Report’ is not supported

Dashboard count check​

✅ Dashboard Count check passed. Total dashboards: <count>

❌ Check failed or INVALID_TYPE : sObject type 'Dashboard’ is not supported

Salesforce object count check​

✅ Salesforce Object Count check passed. Total SObjects: <count>

❌ Check failed

Field count check​

✅ Field Count check passed. Total organization fields: <count>

❌ Check failed or MALFORMED_QUERY: Invalid SOQL query. Please check the syntax and try again. or INVALID_TYPE : sObject type 'EntityDefinition’ is not supported