EmailMergeFieldService Class
Extract a list of merge fields for an object. A merge field is a field you can put in an
email template, mail merge template, custom link, or formula to incorporate values from a
record.
Namespace
EmailMergeFieldService Methods
These methods are for EmailMergeFieldService.
All methods are static.
getMergeFields(objectApiNames)
Extract the merge fields for a specific object.
API Version
39.0
Requires Chatter
No
Signature
public static ConnectApi.EmailMergeFieldInfo getMergeFields(List<String> objectApiNames)
Parameters
- objectApiNames
- Type: List<String>
- The API names for the objects being referenced.