In Salesforce Field Service, the Estimated Travel Time field resides on the Assigned Resource (AR) object. Because the SA-to-AR relationship is a master-detail (SA is master, AR is child), AR fields cannot be directly referenced in SA formulas using standard lookup syntax such as AssignedResource.EstimatedTravelTime.
## Option 1 — Roll-Up Summary Field (Recommended)
Create a Roll-Up Summary field on the SA object. Set Summary Type to MAX, Summarized Object to Assigned Resource, Field to Aggregate to Estimated Travel Time (Minutes). The field can then be used in Classic Email Templates as {!ServiceAppointment.YourCustomField__c}.
## Option 2 — Automation (Flow, Trigger, or Apex)Use a Flow or Apex trigger to copy the AR Estimated Travel Time value to a custom field on the SA whenever the AR record is created or updated.
## Option 3 — Custom Field + Automation Same as Option 2 but creates a dedicated display field.
004754305

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.