salesforce-composite-envelo.../composite-envelope-builder/force-app/main/default
Paul Huliganga 4211648e2a feat: add recipient resolution from Client_Case__c lookup fields
- Queries Client_Case__c for Service_Coordinator__c and Docusign_Recipient_1__c
- Resolves Contact/User name and email from lookup targets
- Maps recipients to Docusign template roles: 'Service Coordinator' and 'Docusign Recipient #1'
- Validates recipients exist and have email addresses
- Supports both Contact and User lookup types
- Role names and field names are configurable constants at top of class
- Clear error messages if recipients are missing or have no email
2026-02-25 12:28:08 -05:00
..
classes feat: add recipient resolution from Client_Case__c lookup fields 2026-02-25 12:28:08 -05:00
flows fix: reorder V3 Flow XML elements - group same types together 2026-02-25 11:06:40 -05:00
objects/Docusign_Configuration__c Initial commit: Salesforce Composite Envelope Builder 2026-02-25 09:22:29 -05:00