Candidate/employee – mScript

Candidate

Object: @candidate

mscriptDescription
@candidate.firstName
First name
@candidate.lastName
Last name
@candidate.age
Age
@candidate.email
Email
@candidate.mobilePhone
Mobile phone
@candidate.linkedin
LinkedIn
@candidate.facebook
Facebook
@candidate.twitter
Twitter
@candidate.title
Title
@candidate.description
Description
@candidate.workEmail
Work email
@candidate.homePhone
Home Phone
@candidate.officePhone
Office Phone
@candidate.web
Homepage (website)
@candidate.notes
Notes
@candidate.attributes
Lists all attributes and answers. These attributes may be added by co-workers or candidates.
@candidate.profile
Picture
Profile picture
@candidate.driver
License
Driver license, comma-separated if several
@candidate.presentation
Document
Presentation document
@candidate.gender
Gender
@candidate.nationality
Nationality
@candidate.civilStatus
Civil status
@candidate.born
Born
@candidate.employment
Status
Employment status
@candidate.available
Scope
Available for work
@candidate.singleUse
LoginLink
When this mscript is sent to a candidate in an email, it will turn into a URL that the candidate can click to log into their profile without having to use a username or password. This link can only be used once and will expire in 48 hours.
@candidate.expand
ApplicationConsent
Will create a link that makes it possible for the candidate to press a button that opens up the opportunity for the candidate to apply for other positions.
@candidate.reference
Persons
List all references with information about the reference person with a link to the form’s responses.
@candidate.alias
Alias on a candidate

Candidate – address

Object: @candidateAddress

mscriptDescription
@candidateAddress.address1
First address line
@candidateAddress.address2
Second address line
@candidateAddress.city
City
@candidateAddress.postalCode
Postal Code
@candidateAddress.country
Country

Candidate – education and experience

mscriptDescription
@candidate.education

or

@candidate.educationFormat1
Full candidate education
@candidate.educationFormat2
Education without description
@candidate.experience

or

@candidate.experienceFormat1
Full candidate experience
@candidate.experienceFormat2
Experience without location and description

Candidate – Data-tables

Object: @candidateTable

Info

For data with a “one-to-many” connection, you can have an infinite amount of records in theory. The fields are defined with a “[” for start and “]” for the end after the parameter.

Example:

@candidateTable.relative[name,relation,homePhone,notes]
Table nameFieldsDescription
@candidateTable.
relative
nameNext of kins name
relationNext of kins relation
homePhoneHome phone
mobilePhoneMobile phone
officePhoneOffice phone
emailEmail
notesNotes
@candidateTable.
education
schoolNameSchool name
typeType of education
degreeDegree
locationLocation
descriptionDescription
verifiedVerified
createdCreated
updatedUpdated
startYearStart year
endYearEnd year
startMonthStart month (1 – 12)
endMonthEnd month (1 – 12)
startMonthNameStart month text
endMonthNameEnd month text
startStart (month name + year)
endEnd (month name + year)
@candidateTable.
experience
companyNameCompany name
titleTitle
locationLocation
startStart (month name + year)
endEnd (month name + year)
startYearFrom year
endYearEnd year
startMonthStart month (1 – 12)
endMonthEnd month (1 – 12)
startMonthNameFrom month name
endMonthNameEnd month name
createdCreated
updatedUpdated
descriptionDescription
currentlyEmployedCurrently employed
@candidateTable.
projectExperience
nameName of the project experience
urlLink to the project experience
startFrom (month name + year)
endTo (month name + year)
descriptionDescription of the project experience
@candidateTable.
course
nameName of course/certification
descriptionDescription
expireExpiration date
createdCreated, d.m.Y H:i:s
updatedUpdated, d.m.Y H:i:s
@candidateTable.
skill
nameSkill name
statusNone / Unsatisfying / Verified
rating1 – 5 rating
@candidateTable.
interview
nameInterview title (name)
notesNotes
ratingStar rating
dateDate
fromTimefrom time
toTimeto time
createdCreated, d.m.Y H:i:s
updatedUpdated, d.m.Y H:i:s
@candidateTable.
referenceCheck
notesReference check notes
statusApproved / Not approved
createdCreated, d.m.Y H:i:s
updatedUpdated, d.m.Y H:i:s
@candidateTable.
referencePerson
nameReference person name
companyNameCompany name
mobilePhoneMobile phone
officePhoneTelephone name
emailEmail
notesNotes
verifiedVerified
createdCreated, d.m.Y H:i:s
updatedUpdated d.m.Y H:i:s
titleTitle
internalNotesInternal notes
@candidateTable.
language
nameLanguage name
verifiedVerified
levelSkill level
@candidateTable.
jobList
nameJob name
fromDateFrom date d.m.Y
toDateTo date d.m.Y
companyNameCompany name
projectNameProject name
responsibleNameResponsible co-worker name
salarySalary rate
invoiceInvoicing rate
descriptionJob description
createdCreated, d.m.Y H:i:s
updatedUpdated, d.m.Y H:i:s

Candidate – reference

Object: @candidateReference

Note

These tags are used when sending email to a reference person.

mscriptDescription
@candidateReference.name
Reference name
@candidateReference.title
Title of the reference
@candidateReference.email
Reference email
@candidateReference.companyName
Reference company name
@candidateReference.mobilePhone
Reference mobile phone number
@candidateReference.officePhone
Reference office phone number
@candidateReference.description
Reference description
@candidateReference.internalNotes
Reference internal notes
@candidateReference.verified
If reference is verified

Candidate – employee information

Object: @employee

mscriptDescription
@employee.id
Employee number
@employee.socialSecurityNumber
Social security number
@employee.foreignSocialSecurityNo
Foreign Social Security Number
@employee.bankAccount
Bank account
@employee.clearingNumber
Clearing number (Part of Swedish bank account number)
@employee.offshoreBankAccount
Offshore Bank Account Number
@employee.iban
IBAN
@employee.bic
BIC
@employee.created
Created, d.m.Y H:i:s
@employee.updated
Updated, d.m.Y H:i:s
@employee.start
Start date
@employee.end
End date
@employee.notes
Notes
@employee.seniority
Seniority
@employee.positionPercent
Position percent
@employee.seEmploymentForm
Form of employment
@employee.paymentForm
Form of payment
@employee.standardSalary
Standard Salary
@employee.dnumber
D-number
@employee.companyName
Company name (If an employee is a subcontractor)
@employee.companyAddress
Company address (If an employee is a subcontractor)
@employee.companyIdentityNumber
Company identity number (If an employee is a subcontractor)
@employee.occupationCodeName
Name of occupation code
@employee.occupationCodeNumber
Occupation code
@employee.annualSalary
Annual salary
@employee.monthSalary
Monthly salary
@employee.hourSalary
Hourly salary

Candidate – HPRnumber

Object: @candidateHPR

mscriptDescription
@candidateHPR.id
HPRnumber
@candidateHPR.approved
Approved (yes/no)
@candidateHPR.notes
Notes
@candidateHPR.created
Created, d.m.Y H:i:s
@candidateHPR.updated
Updated, d.m.Y H:i:s
@candidateHPR.notice
Notice (yes / no)
@candidateHPR.noticeMessage
Notice message text
@candidateHPR.international
International (yes / no)
@candidateHPR.countryName
Country name
@candidateHPR.internationalId
International ID (number)
Was this article helpful?
0 out of 0 found this helpful