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.

Individual Enrollment Input

Input representation for individual enrollment.
JSON example
1{
2  "flowName": "MyEnrollmentFlow",
3  "plan": "0gpp00000004C9wAAE"
4}
Properties
Name Type Description Required or Optional Available Version
flowName String API name of an optional flow to run as part of the enrollment process.

The default value is Process Group Census Member Data.

Optional 65.0
plan String ID of the root contract group plan. Required 65.0