All Collections
FAQ
Document sendout
Merge Variables for Email Messages
Merge Variables for Email Messages
Merge tags that works in email messages
Andrea Rodikova avatar
Written by Andrea Rodikova
Updated over a week ago

The following tags are intended for email messages; they are currently not supported in Editor Blocks. In the case of any questions, feel free to contact Support.

Variables/tags that are supported for email messages

Document variables
{{document.name}} GetAccept Order Form
{{document.url}} https://sign-ab.getaccept.com/document/view/

Sender company/entity variables
{{entity.name}} GetAccept, Inc
{{entity.currency}} USD

Recipient variables
{{recipient.first_name}} Alan
{{recipient.last_name}} Sincich
{{recipient.fullname}} Alan Sincich
{{recipient.company_name}} GetAccept AB

Sender user variables
{{sender.first_name}} Alan
{{sender.last_name}} Sincich
{{sender.fullname}} Alan Sincich

Variables/tags that aren't supported for email messages

Signature date variables
{{date.iso}} 2019-08-25
{{date.short}} August 25, 2019
{{date.long}} August 25, 2019, 9:11 am

{{date.yyyy}} 2019

{{date.mm}} 08

{{date.dd}} 09

{{date.yy}} 19

{{date.m}} 8

{{date.d}} 9

{{date.hh}} 09

{{date.ii}} 08

{{date.ss}} 45

{{date.h}} 9

{{date.i}} 8

{{date.a}} am

example UK: {{date.dd}}/{{date.mm}}/{{date.yyyy}}

example US: {{date.mm}}-{{date.dd}}/{{date.yyyy}}

example Timestamp: {{date.yyyy}}-{{date.mm}}-{{date.dd}} {{date.hh}}:{{date.ii}}:{{date.ss}}

Document variables

{{document.value}} $1,000

{{document.send_date}} 2017-09-20 15:54:52

{{document.expiration_date}} 2017-09-28 06:59:00

{{document.unique_id}} A unique id for the specific document

Recipient variables

{{recipient.title}} VP Sales

{{recipient.note}} He loves spaghetti, steak, and a fine wine

{{recipient.mobile}} +46701234567

{{recipient.email}} john.doe@getaccept.com

{{recipient.company_number}} 559000-1000

{{recipient.initials}} AS

Sender user variables

{{sender.title}} Sales Manager

{{sender.phone}} +18552558100
{{sender.mobile}} +14151122334

{{sender.email}} john.doe@getaccept.com

{{sender.initials}} AS

Did this answer your question?