Layer 1

QWILR

HubSpot Fields

Introduction to Variable Fields

Variable fields allow you to have replaceable sections within templates. 

This means that you don't have to manually replace things like CUSTOMER NAME or ADDRESS every time you create a new Quote, Proposal, Report or any other type of document. 

For both the HubSpot integration and the BluePrint API you must wrap the variable with two curly brackets (AKA braces) - which are: {  } 

Some examples of common variable fields include: 

Important Notes:

  1. Any variable that does not have any relevant information is automatically defaulted to a blank.
  2. All variable fields are case sensitive. 


We have compiled a list of the more common standard Hubspot fields that you might find useful in building your templates. 

For more information please see our Help Center, or reach out to a member of our team via [email protected]

Contact

Below is a list of all available fields in HubSpots's Contact object. Be sure to wrap them in two curly brackets. 


Fields:

firstname

lastname

salutation

email

company

phone

fax

mobilephone

jobtitle

website

ipaddress

address

city

state

zip

country

vid

ownerfirstname

ownerlastname

owneremail

industry

noteslastcontacted

message

numuniqueconversionevents

recentdealamount

totalrevenue

Company

Below is the list of fields available in HubSpots Company object. Be sure to wrap them in two curly brackets. 


Fields:

name

phone

website

description

aboutus

companyid

domain

address

address2

city

zip

country

foundedyear

industry

domain

aboutus

ispublic

noteslastcontacted

recentdealamount

timezone

totalrevenue

type

Deal

Below is the list of fields available in HubSpots Deal object. Be sure to wrap them in two curly brackets. 


Fields:

amount

id

name

description

closedate

createdate

dealstage

dealtype

owneremail

ownerfirstname

ownerlastname

noteslastupdated

numassociatedcontacts

QWILR