Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ProductEntitlementTemplate

Represents predefined terms of customer support (Entitlement) that users can add to products (Product2).

Supported Calls

create(), delete(), describeSObjects(), query(), retrieve()

Special Access Rules

As of Summer ’20 and later, only Salesforce admins, users with access to the Case, Entitlement, or Work Order objects, and users with the View Setup and Configuration permission can access this object.

Fields

Field Details
EntitlementTemplateId
Type
reference
Properties
Create, Filter, Group, Sort
Description
Required. ID of the entitlement template. Must be a valid ID.
Product2Id
Type
reference
Properties
Create, Filter, Group, Sort
Description
Required. ID of the Product2 associated with the entitlement template. Must be a valid ID.

Usage

Use to query and manage entitlement templates.