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.
EmbeddedServiceFlow
Supported SOAP API Calls
create(), delete(), describeSObjects(), query(), retrieve(), update(), upsert()
Supported REST API Methods
DELETE, GET, HEAD, PATCH, POST, Query
Special Access Rules
To access this type, you need the Customize Application user permission.
Fields
| Field | Details |
|---|---|
| EmbeddedServiceConfigId |
|
| Feature |
|
| Flow |
|
| FlowType |
|
| IsAuthenticationRequired |
|
Usage
The EmbeddedServiceFlow specifies which FlowDefinitions are used by the Embedded Service features Appointment Booking, Chat, and Flow. A FlowDefinition executes a Flow object. A FlowDefinition can have more than one version of a Flow object but only the active one is executed.
- Appointment Booking features, where the FlowType starts with “FS”, only support FieldServiceWeb and Appointments values for ProcessType.
- Chat features, where the FlowType starts with “LA”, only support the Flow value for ProcessType.
- Flow features, where the FlowType starts with “FL”, only support the Survey value for ProcessType.