Loading
Feature Disruption - Service Cloud VoiceRead More
Feature degradation | Gmail Email delivery failureRead More
Insurance
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          InsCensusServiceStd Methods

          InsCensusServiceStd Methods

          These are the available InsCensusServiceStd methods.

          • InsCensusServiceStd:addMembers
            Use this service to add group census members to a group census using an input JSON.
          • InsCensusServiceStd:addPlanSelections
            Use this service to create GroupCensusMemberPlan records for existing GroupCensusMember records. It uses the ContractGroupPlans specified in the input JSON for adding plans to each GroupCensusMember. The service also accepts optional coverages per member such that primary members and dependents can be enrolled into different coverages under the same plan.
          • InsCensusServiceStd:createContacts
            Use this service to create Contacts for census members.
          • InsCensusServiceStd:createUpdateAccounts
            Use this service to create Person Accounts for the members in the given census. It also updates the existing person accounts using the duplicateKeys parameter.
          • InsCensusServiceStd:deleteAllMembers
            Use this service to delete all group census members of the group census passed as input into the service. This service supports small and medium groups with a maximum of 1,000 members (including primary members and dependents). The maximum number of records an org can have in the Group Census Member entity is 150,000.
          • InsCensusServiceStd:deleteMembers
            Use this service to delete the group census members.
          • InsCensusServiceStd:deleteMembersWithPlans
            Use this service to delete the group census members and the associated plans.
          • InsCensusServiceStd:findAccounts
            Search for existing person accounts by first name, last name, and email, or by a search key and group account.
          • InsCensusServiceStd:findContacts
            Search for existing contacts by first name, last name, and email, or by a search key and group account.
          • InsCensusServiceStd:getFields
            Use this service to retrieve field definitions and field API names for group census members and group census member plans.
          • InsCensusServiceStd:getMembers
            Use this service to retrieve the members of a census from the GroupCensusMember. It also retrieves the headers based on the fieldsetName.
          • InsCensusServiceStd:getMembersWithPlans
            Use this service to retrieve the list of census members for a given censusId. Corresponding to these census members, the service retrieves the ContractGroupPlanIds from GroupCensusMemberPlan. The service also retrieves headers based on the fieldsetName and planFieldsetName.
          • InsCensusServiceStd:setCensusRatingFacts
            Use this service to set AttributeSelectedValues on the GroupCensus record based on the rating fact passed to the service.
          • InsCensusServiceStd:setMemberRatingFacts
            Use this service to set AttributeSelectedValues on the GroupCensusMember records based on the rating fact passed to the service.
          • InsCensusServiceStd:updateMembers
            Use this service to update the values of existing members in a census.
          • InsCensusServiceStd:updateMembersWithPlans
            Use this service to populate a group census with primary members, their dependents, and their pre-enrolled plan. This service updates existing GroupCensusMember by memberKey and creates GroupCensusMemberPlan records for existing GroupCensusMember records. It uses the ContractGroupPlans specified in the input JSON to update plans for each GroupCensusMember.
           
          Loading
          Salesforce Help | Article