You are here:
Configuration of Individual Enrollment Using APIs and Omnistudio
Use these out-of-the-box APIs and Omnistudio to manage members and plans for individual enrollment, or use custom implementation according to your business requirement.
Required Editions
| Available in: Lightning Experience |
| Available in: Professional, Enterprise, and Unlimited Editions of Digital Insurance with Digital Insurance Product Admin Add On, Digital Insurance Group Benefits AddOn, Digital Insurance Group Enrollment AddOn,Digital Insurance Group Benefits Customer Community AddOn, and Digital Insurance Group Benefits Partner Community AddOn licenses |
| Functionality | description | connect api | implementation approach |
|---|---|---|---|
| Get Census Member Information | Get the primary and dependent member information. | N/A | Integration Procedures (DataRaptors) or Apex |
| Add Dependents | Add a dependent to the primary member | Add Member | Remote Action through OmniScript or Integration Procedures |
| Delete Dependents | Delete an existing dependent member. | Delete Member | Remote Action through OmniScript or Integration Procedures |
| Update Member | Update personal information for an existing dependent member. | Update Member | Remote Action through OmniScript or Integration Procedures |
| Get Eligible Plans for Selection | Get the eligible plans for a member based on the contract and the group class assigned to the member. | Get Eligible Plans | OmniStudio + API |
| Get Selected Plans | Capture and store selected plan information. Plan details are stored and passed for each member. | N/A | OmniStudio components or custom LWC |
| Rules | Apply business rules before adding or updating plans. Displays only coverages relevant to the user. Complements Add, Update, and Delete Plan APIs. | Rules Execution | OmniStudio + API |
| Add Plan | Assign plans to members based on user selections. | Add Member Plan | OmniStudio + API |
| Update Plan | Update existing member plans. Use the Update Plan API or combine Add and Delete APIs. | Update Member Plan | OmniStudio + API |
| Delete Plan | Remove a plan associated with a member. | Delete Member Plan | OmniStudio + API |
| Rating + Employee/Employer Contribution | Perform rating on selected plans. Calculates employee and employer contributions for group and nongroup scenarios. | Individual Enrollment Rating | OmniStudio + API |
| Enroll Family | Enroll a family (primary member and dependents) and issue the policy based on prior selections. | Enroll Family | OmniStudio + API |
Did this article solve your issue?
Let us know so we can improve!

