I'm looking for comprehensive documentation on the FieldPulse-Salesforce integration field mappings, specifically:
- The canonical mapping of FieldPulse work order fields to Salesforce objects (Opportunity, Case, or custom object).
- Data type mappings and any transformation logic applied (e.g., timestamp formats, enum values).
- Bidirectional vs. unidirectional field synchronization — i.e., which fields are master in each system.
- Conflict resolution behavior when the same record is modified in both systems within the sync window.
- Failure modes and rollback semantics for partial sync failures.
The existing Connecting FieldPulse to Salesforce article covers initial setup but lacks the technical depth needed for implementation verification. I.e., I need to validate our data governance policies against the actual field-level mapping specification.
Is there an RFC or technical specification document available? Alternatively, can someone confirm whether the webhook payload structure at qa-063 reflects the field naming conventions used in the Salesforce mapping layer?