# Publish syntax

Publish uses similar syntax as AwesomeDocs with HTML tags.

The standard Publish placeholders are:

* The recipients full name ${recipient.name?:""}
* The recipients first name${recipient.firstName?:""}

Use this link to the published document ${recipient.link} to create a clickable link.

Please note if using SendGrid as your mailer SendGrid syntax has to be used.

The standard SendGrid placeholders are:

* The first name of the recipient: \_\_recipient\_firstName\_\_
* The Published document’s URL: \_\_link\_\_
* If an option to opt out URL: \_\_optoutLink\_\_
* The Bullhorn user’s name: \_\_corporateUser\_name\_\_
* The Bullhorn user’s phone: \_\_corporateUser\_phone\_\_
