Skip to main content

Evaluate a pre-con block field

Use this API to evaluate a pre-con block field expression on a node

Path Parameters
flowId string REQUIRED
itemId string REQUIRED
Request Body REQUIRED
fieldId string

Required. The id of the pre-con field to evaluate.

kind string

Possible values: [SEARCH, API, GENERATE_DYNAMIC_FIELDS, DYNAMIC_FIELD_SEARCH, FILE_FOLDER_OPS]

Required. Which pre-con evaluation to run.

operationType string

Possible values: [EVALUATE_IS_FOLDER, EVALUATE_IS_FILE, EXECUTE_GET_NESTED_FILES, EXECUTE_GET_ALL_FILES, EVALUATE_EMBED_IFRAME_CONTEXT]

Required when kind is FILE_FOLDER_OPS; the file/folder operation to evaluate.

context object

Optional variable context for the evaluation, as varName -> value.

subFieldConfigItemId string

Optional (kind=SEARCH). The sub-field config item id within the searchable field.

parentFieldId string

Optional (kind=DYNAMIC_FIELD_SEARCH). The id of the cascading parent field.

selectedValue object

Optional (kind=DYNAMIC_FIELD_SEARCH). The selected value of the parent field, used as cascading input.

Responses
200

OK

Schema OPTIONAL
object