Context Info Input
Holds the information about the context definition, mapping along with data to hydrate.
- Root XML tag
- JSON example
-
No content provided - Properties
-
Name Type Description Required or Optional Available Version contextDefinitionApiName String API name of the context definition. Required if contextInfo is provided 68.0 contextMappingId String ID of the context mapping. Specify either contextMappingId or contextMappingName. If you specify both, contextMappingId takes precedence. Optional 68.0 contextMappingName String Developer name of the context mapping. Specify either contextMappingId or contextMappingName. If you specify both, contextMappingId takes precedence. Optional 68.0 inputData Object 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. 68.0