Syntax
Application
Data from a received application.Candidate
Data from the candidate profile.Job
Data from the job listing.Project
Data from the project / mandate.Contact
Data from a contact profile (e.g. a client-side point of contact).Company (Account)
Data from the company / client record.Current User
Data of the logged-in user — ideal for signatures and sender information.Workspace
Data about the workspace / company you are signed in under.Custom Attributes as Variables
All custom attributes you create under Settings → Attributes are automatically available as variables. No additional configuration is required.Reference Structure
The reference consists of the entity type (namespace) and the API name of the attribute:Example
You have defined a custom attribute for candidates with the label “Desired Salary” and the API namedesired_salary. The variable is then:
Output Behavior by Attribute Type
Using a Fallback
You can also define a fallback for custom attributes in case the field is empty:If data is missing at the time of resolution (e.g. because a candidate has not yet provided a phone number), the fallback will be used if defined — otherwise the field will be left blank.