Conga Product Documentation

Welcome to the new doc site. Some of your old bookmarks will no longer work. Please use the search bar to find your desired topic.

download

ESAgreementName

Category: Adobe 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}