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.AssignedResourcesInput

Contains information about assigned resources for a service appointment.
Property Type Description Required or Optional Available Version
extendedFields List<ConnectApi.ExtendedFieldInput> Use to add values to any of the fields, including custom fields. Optional 53.0
isPrimaryResource Boolean Indicates whether an assigned resource is a primary resource. For multi-resource appointments, only one resource can be a primary resource. Optional 53.0
isRequiredResource Boolean Indicates whether an assigned resource is a required resource. Optional 53.0
serviceResourceId String The ID of the service resource assigned to the service appointment. Optional 53.0