ConnectApi.ContextInfoInputRepresentation

Holds the information about the context definition, mapping along with data to hydrate
Property Type Description Required or Optional Available Version
contextDefinitionApiName String The API name of the context definition. This value is required if contextInfo is provided. Required 68.0
contextMappingId String The ID of the context mapping. Specify either contextMappingId or contextMappingName. If you specify both, contextMappingId takes precedence. Optional 68.0
contextMappingName String The name of the context mapping. Specify either contextMappingId or contextMappingName. If you specify both, contextMappingId takes precedence. Optional 68.0
inputData Object The constituent profile information, including household members, income, and expenses, in JSON format. The system uses this information to hydrate the context before executing the expression set. Optional 68.0