You are here:
InsCensusService Methods
These are the available InsCensusService methods.
- InsCensusService:addMembers
Use this service to add members to a census via an input JSON. Guest user access is enabled for this service. - InsCensusService:addPlanSelections
Use this service to insert pre-enrolled plans for each member specified in the input. - InsCensusService:cloneCensus
Use this service to clone a census and all the census members. - InsCensusService:createAccounts
Use this service to create Person Accounts for the members in the given census. - InsCensusService:convertLeadAndCreateCensus
Use this service to extend the Lead Conversion Salesforce feature, allowing users to include Lead census information and map this data to the Vlocity Group Account Census objects while converting the Lead. - InsCensusService:createContacts
Use this service to create Contacts for census members and community (portal) users. - InsCensusService:deleteMembers
Use this service to delete the members from a census. - InsCensusService:getFields
Use this service to retrieve field definitions and field API names for group census members and group census plans. Guest user access is enabled for this service. - InsCensusService:getMemberRatingFacts
Use this service to retrieve rating fact data for census members, for use as user Inputs for theInsProductService:getRatedProductsservice. - InsCensusService:getMembers
Use this service to retrieve the members of a census. It also retrieves the fields. Guest user access is enabled for this service. - InsCensusService:getMembersWithPlans
Use this service to retrieve members of a census and their pre-enrolled plans. This service also retrieves field definitions for theGroupCensusMember__candGroupCensusMemberPlan__cfields. - InsCensusService:getQualifiedCensusMembers
Use this service to retrieve members that qualify for rating per family. Filters out dependents based on age, region, number of dependents. - InsCensusService:sendMassEmail
Use this service to send emails to all members of a census. For example, you can use this service to send an invitation to enroll in a health insurance plan to all members of a customer's census. - InsCensusService:setCensusRatingFacts
Use this service to associate a Rating Fact spec to a census, and automatically extract information from the census fields to populate the Attribute Selected Values for the census, based on the Rating Fact. - InsCensusService:setMemberRatingFacts
Use this service to associate a Rating Facts Spec to a census member, and automatically extract information from the census member fields to populate the Attribute Selected Values for the member, based on the Rating Fact. - InsCensusService:updateMembers
Use this service to update members in a census to the values in the input JSON. Guest user access is enabled for this service. - InsCensusService:updateMembersWithPlans
Use this service to populate a census with primary members, their dependents, and their pre-enrolled plan.

