Skip to content

docs: Add Salesforce field mapping validation and error surfacing#98

Merged
milospuac merged 1 commit intomainfrom
mintlify/salesforce-validation-1775848932
Apr 14, 2026
Merged

docs: Add Salesforce field mapping validation and error surfacing#98
milospuac merged 1 commit intomainfrom
mintlify/salesforce-validation-1775848932

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify bot commented Apr 10, 2026

Summary

Adds documentation for the new Salesforce field mapping validation and sync error surfacing features shipped in calcom/cal#1445 by @syed Ali Shahbaz.

  • Inline validation: Documents client-side checks that catch type mismatches when adding/editing field mappings (checkbox requires boolean, date requires valid reference, text fields require non-empty values).
  • Save-time validation: Documents server-side validation against the Salesforce org schema on save — checks field existence, writability, type compatibility, picklist values, and field name casing.
  • Sync error notifications: Documents the diagnostic error banner that appears on the Salesforce settings tab when a runtime sync failure occurs, showing error code, message, dropped fields, and timestamp.

What shipped

Cal.com now validates Salesforce field mappings both when you save event type settings and at runtime. Invalid configurations are caught early with clear error messages, and runtime sync failures surface as dismissible notification banners on the Salesforce settings tab.

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify bot commented Apr 10, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
calcomhelp 🟢 Ready View Preview Apr 10, 2026, 7:24 PM

@milospuac milospuac merged commit 2bbe87e into main Apr 14, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant