...
Code Block |
---|
${link} - Request Link ${recipient} - Recipient's name ${emailMessage} - Email message |
- Sign Complete notification:
Configuration:
Code Block |
---|
cmx.emailtemplate.signcomplete |
Possible variables:
Code Block |
---|
${recipient} - Recipient's name
${documentName} - Document's name |
The final signed PDF document will be attached to email message.
- Send Contract to External Review notification:
Configuration:
Code Block |
---|
cmx.emailtemplate.contractforexternalreview |
Code Block |
---|
${title} - Contract's title
${link} - Link to open the Document |