Placement
Below are the commonly use dymanic tags use when creating templates from a Placement
PLACEMENT
Placement ID: [(${bullhorn.Placement.id})]
Placement CANDIDATE
Candidate ID: [(${bullhorn.Placement.candidate.id})]
Candidate name: [(${bullhorn.Placement.candidate.name})]
Candidate first name: [(${bullhorn.Placement.candidate.firstName})]
Candidate last name: [(${bullhorn.Placement.candidate.lastName})]
Candidate email: [(${bullhorn.Placement.candidate.email})]
[(${bullhorn.Placement.candidate.customText1})]
Placement JOBORDER
JobOrder ID:[(${bullhorn.Placement.jobOrder.id})]
JobOrder title:[(${bullhorn.Placement.jobOrder.title})]
Placement jobOrder Owner
[(${bullhorn.Placement.jobOrder.owner.name})]
[(${bullhorn.Placement.jobOrder.owner.email})]
[(${bullhorn.Placement.jobOrder.owner.reportToPerson.name})]
Placement clientCorporation
clientCorporation ID: [(${bullhorn.Placement.clientCorporation.id})]
clientCorporation name: [(${bullhorn.Placement.clientCorporation.name})]
Placement vendorClientCorporation
vendorClientCorporation ID: [(${bullhorn.Placement.vendorClientCorporation.id})]
vendorClientCorporation name: [(${bullhorn.Placement.vendorClientCorporation.name})]
Placement clientContact
[(${bullhorn.Placement.clientContact.name})]
[(${bullhorn.Placement.clientContact.firstName})]
[(${bullhorn.Placement.clientContact.lastName})]
[(${bullhorn.Placement.clientContact.email})]
Placement statementClientContact
[(${bullhorn.Placement.statementClientContact.firstName})]
[(${bullhorn.Placement.statementClientContact.name})]
[(${bullhorn.Placement.statementClientContact.email})]
Placement billingClientContact
[(${bullhorn.Placement.billingClientContact.firstName})]
[(${bullhorn.Placement.billingClientContact.name})]
[(${bullhorn.Placement.billingClientContact.email})]
Last updated
Was this helpful?