ServiceTerritory Custom Fields

Custom fields associated with a geographic or functional region in which field service work can be performed in Field Service.

The standard fields are documented in the ServiceTerritory object reference.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Special Access Rules

Field Service managed package must be installed.

Fields

FSL__Hide_Emergency_Map__c

  • Type: boolean
  • Properties: Create, Defaulted on create, Filter, Group, Sort, Update
  • Description: Controls if the Emergency Wizard map used by the Emergency Wizard global action is hidden for a service territory. This is for privacy purposes. If this is true, it shows a list of appointments with estimated time of arrivals instead.
  • Default value: false

FSL__NumberOfServicesToDripFeed__c

  • Type: double
  • Properties: Create, Filter, Nillable, Sort, Update
  • Description: The drip feed rate to dispatch appointments. This is part of the drip feed dispatching feature. This value overrides the default value in the Field Service Settings page.

    For more info, view the Drip Feed Service Appointments Help article.

FSL__System_Jobs__c

  • Type: multipicklist
  • Properties: Create, Filter, Nillable, Update
  • Description: The list of automators for scheduling jobs associated with a single territory. Possible values are the default or custom automator names configured in the Field Service Settings page. For example, if you create an optimization automator for Los Angeles called "LA_Optimize_1", this field is populated withLA_Optimize_1 for the LA service territory. This field is populated by the system. Don’t edit this field.for the LA service territory. This field is populated by the system. Don’t edit this field.

FSL__TerritoryLevel__c

  • Type: double
  • Properties: Create, Filter, Nillable, Sort, Update
  • Description: The territory hierarchy level of the polygon defining the service territory. A polygon is a custom shape drawn on the map to define the area of the territory. It can be nested inside another polygon creating a hierarchy. This field is populated by the system. Don’t edit this field.

Internal Fields

These internal fields are used by the Field Service managed package for Street Level Routing calculations. Although they’re publicly accessible, they must only be updated by the managed package.
  • FSL__Internal_SLRGeolocation__Latitude__s
  • FSL__Internal_SLRGeolocation__Longitude__s
  • FSL__Internal_SLRGeolocation__c