CategoryAdobe eSign Integration Parameter

Compatible with: Composer 8

Parameter Name: ESAgreementName

Parameter Value: [text]

Parameter Requirements: ESVisible

Parameter Description: ESAgreementName sets the Agreement Name. If not set, the agreement name is set to the output file name.

Example:

&ESVisible=1
&ESAgreementName=Contract+for+{!Account.Name}

You can also use dynamic field content for the parameter value:

&ESAgreementName={!Opportunity.AgreementName__c}