Skip Navigation

Agentforce Life Sciences Developer Guide

control-j is the search shortcutj
Summer '26 (API version 67.0)
Spring '26 (API version 66.0)
Winter '26 (API version 65.0)
Summer '25 (API version 64.0)
Spring '25 (API version 63.0)
Winter '25 (API version 62.0)
Summer '24 (API version 61.0)
Agentforce Life Sciences Developer Guide
Life Sciences Cloud Data Models
Life Sciences Cloud Standard Objects
Life Sciences Cloud Associated Objects
Life Sciences Cloud Fields on Standard Objects
StandardValueSet Names and Standard Picklist Fields
Life Sciences Cloud Platform Events
Working With Electronic Health Records
Life Sciences Cloud Business APIs
Apex Reference
embeddedai Namespace
ApexMap Class
RecordApexRepresentation Class
ConnectApi Namespace
Life Sciences Cloud Standard Invocable Actions
Life Sciences Cloud Tooling API Objects
Life Sciences Cloud Metadata Types
API End-of-Life Policy
PDF
Agentforce Life Sciences Developer Guide/Apex Reference/embeddedai Namespace

embeddedai Namespace

The embeddedai namespace provides classes and methods to manage and represent records and data in Apex to support embedded AI features.

These are the classes in the embeddedai namespace.

  • ApexMap Class
    Create, clone, and convert string based key-value pairs to a JSON string format.
  • RecordApexRepresentation Class
    Contains properties and a method to create a serializable representation of a record and its associated data for AI service integration and data processing.
Salesforce logo