Use this integration pattern to parse inbound email and sync normalized data into Salesforce objects and workflows.
Workflow
- Receive inbound events through MailSlurp.
- Parse message and attachment content by schema.
- Validate object mapping and owner routing rules.
- Upsert into Salesforce using stable identifiers.
- Log outcomes for audit and replay.
