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.
EmbeddedServiceFlowConfig
Supported SOAP API Calls
create(), delete(), describeLayout(), 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 |
|
| Enabled |
|
| FullName |
|
| Metadata |
|
Usage
To get a Flow feature working, you need three things: an EmbeddedServiceConfig deployment, an EmbeddedServiceFlowConfig record, and an EmbeddedServiceFlow record with the type set to FL_Flow. The EmbeddedServiceFlowConfig record controls whether the Flow feature associated with this deployment is enabled or disabled.