Skip to content

Linking Fields: List of Available Fields

You can use any of the following field names as variables when populating your iAuditor reports. These fields are typically used for the Audit Title, and to populate any answers/notes within the body of the report. Some examples of use are given at the end.

Type this in as a field nameThis is what will replace that name when populating the report
Entity.EmailThe customer’s email address
Entity.FullNameThe customer’s full name
Entity.FirstNameThe customer’s first name
Entity.HRDefaultReportTemplateThe default report template name for this customer
Entity.LastNameThe customer’s last name
Entity.LVHWAccessNotesFrom the Property Screen: Access Notes field
Entity.LVHWACZonesFrom the Property Screen: HVAC Zones field
Entity.LVHWAirFilterSizesFrom the Property Screen: The air filter sizes field
Entity.LVHWAutoNotesFrom the Property Screen: The auto notes field
Entity.LVHWExteriorNotesFrom the Property Screen: The Exterior Notes field
Entity.LVHWKeyIDFrom the Property Screen: The KeyID field
Entity.LVHWMailboxInfoFrom the Property Screen: Mail Notes field
Entity.LVHWPoolNotesFrom the Property Screen: Pool Notes field
Entity.LVHWOwnerControlFrom the Property Screen: If the owner controls their A/C temperature. If the box is checked this will return “TRUE”, otherwise it will return “FALSE”
Entity.LVHWRBODoorProgramCodeFrom the Property Screen: If using RBO Processing, this will be the Door Program Code field
Entity.LVHWReportEmailFrom the Property Screen: The Report Email Addresses field
Entity.LVHWRequestedTempFrom the Property Screen: The Requested Temperature field
Entity.LVHWRouteFrom the Property Screen: The assigned Route
Entity.LVHWSecAlarmArmFrom the Property Screen: The Alarm Arm field
Entity.LVHWSecAlarmDisarmFrom the Property Screen: The Alarm Disarm field
Entity.LVHWSecAlarmNotesFrom the Property Screen: The Alarm Notes field
Entity.LVHWSecAlarmProviderFrom the Property Screen: The Alarm Provider Name field
Entity.LVHWSecGateNotesFrom the Property Screen: The Security Gate Notes field
Entity.LVHWSecLockNotesFrom the Property Screen: The Security Lock Notes field (door code/garage code/lockbox code)
Entity.LVHWTrashScheduleFrom the Property Screen: The Trash Schedule field
Entity.LVHWWaterNotesFrom the Property Screen: The Water Notes field
Entity.LVHWWifiNotesFrom the Property Screen: The WiFi Notes field
Entity.ShipAddressAddr1The first line of the customer’s property address
Entity.ShipAddressAddr2The second line of the customer’s property address (if used)
Entity.ShipAddressCityThe City of the customer’s property address
Entity.ShipAddressPostalCodeThe Zip Code or Postal Code of the customer’s property address
Activity.ReportURLThe URL for any attached inspection report
Activity.CommentsThe Work Order Job Name
Activity.DueDateStartThe Work Order assigned Start Date/Time
Activity.WorkOrderInstructionsThe Work Order Instructions field
WEATHERSafetyCulture reports only: The word “WEATHER” in all caps will cause the system to look up the current weather from a weather website and put the weather conditions in the field. The description returned varies depending on if the report is created from the Route Tech app or the Admin. Both will show the current conditions plus the day (on which run) high and low temps. If run from the Route Tech it will also include the current temperature and “feels like” temperature.
FORECASTEmail templates only: the word “FORECAST” in all caps will cause the system to look up the weather forecast for the next 7 days based on the property’s GPS location.  This data will then be substituted in the email.  If any defined Weather Alerts are available they will also be displayed.
NEXT30DAYSEmail templates only: the word “NEXT30DAYS” in all caps will cause the system to generate a small grid list of Work Orders on the schedule for the next 30 days for the client being emailed.
ISSUESLISTEmail templates only: the word “ISSUESLIST” in all caps will cause the system to generate a small grid of all open Issues for the customer being emailed.
Type This:Returns This:Explanation:
Entity.LastName Residence - Activity.CommentsSmtih Residence - Meet PlumberThis will bring in the client’s last name then put the work “Residence” plus a dash, and then the Job Name from the Work Order. This works very well for Concierge-type templates as the Audit TItle field.
Key ID: Entity.LVHWKeyIDKey ID: A123The words typed in “Key ID:” will then be followed with whatever the contents is of the Key ID field on the Property screen.
Desired Temperature: Entity.LVHWRequestedTemp (Owner controlled - Entity.LVHWOwnerControl)Desired Temperature: 80 in summer, 60 in winter (Owner controlled - TRUE)This is a great item to add on the question “Check thermostat” as it will put the owner’s desired temperature and if they control the thermostat remotely into the Notes for that question.
Activity.CommentsMeet Plumber to Fix Sink LeakReturns the Job Name field in the Work Order. This would be great to fill in a Concierge Services template field that describes the purpose of the service.
Activity.WorkOrderInstructionsPrepare for arrival.This could be added in a general notes comment to let your client know you’ve prepared the property for arrival (or whatever service you put in the Work Order Instructions field).
Check: Entity.LVHWWaterNotesCheck: Turn water off each visitThis could be the note for a Water Valve shutoff question and picture — easily identifying homes where you should turn the water off versus those where you do not.