Salesforce Composite Envelope Builder for DocuSign integration
Go to file
Paul Huliganga f56b5374e4 feat: add V3 Flow XML for composite envelope sending
V3 replaces individual envelope sends with single composite API call:
- Added dfsle__DocuSignId__c to record lookup query
- New loop builds text collection of Docusign template IDs from selected rows
- Single Action call to DocusignCompositeEnvelopeBuilder after loop
- Passes language from Client_Case__c automatically
- New success screen shows envelope ID
- New error screen with error message display
- Result checking decision (success/failure routing)
- Flow status: Draft (safe to deploy and test)
2026-02-25 10:52:48 -05:00
composite-envelope-builder feat: add V3 Flow XML for composite envelope sending 2026-02-25 10:52:48 -05:00
.gitignore Initial commit: Salesforce Composite Envelope Builder 2026-02-25 09:22:29 -05:00