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.

ConnectApi.ClaimParticipantInputRep

Invocable Action Input representation for Claim Participant
Property Type Description Required or Optional Available Version
accountId String Account ID that's associated with the claim participant. Optional 65.0
action String Action to perform on the record, such as create or update. Optional 65.0
additionalFields List<ConnectApi.ClaimAdditionalFieldInputRep> Additional standard or custom fields to add details for the claim participant. Optional 65.0
contactId String Contact ID that's associated with the participant. Optional 65.0
instanceKey String Unique identifier for the participant. Optional 65.0
insurancePolicyParticipantId String ID of the insurance policy participant that's related to the claim. Optional 65.0
isInjured String Specifies if the participant is injured or not. Optional 65.0
roles List<String> Roles of the claim participant. Optional 65.0