WorkflowFormulaElement

The type code is WFE

conditionElementName
string <= 255 characters
typedId
string
formulaExpression
string
lastUpdateDate
string <date-time>
elementGroups
Array of strings
protectedExpression
boolean
hideWarnings
boolean
elementTimeout
integer
version
integer
excludeFromExport
boolean
elementName
string <= 255 characters
createdBy
integer
elementLabel
string <= 255 characters
combinationType
string
Possible values: "ADD" "SUBTRACT" "RESULT" "INFO" "FUNCTION" "BRICK" "PYTHON"
elementDescription
string
createDate
string <date-time>
lastUpdateBy
integer
{
  • "conditionElementName": "string",
  • "typedId": "string",
  • "formulaExpression": "string",
  • "lastUpdateDate": "2019-08-24T14:15:22Z",
  • "elementGroups": [
    • "string"
    ],
  • "protectedExpression": true,
  • "hideWarnings": true,
  • "elementTimeout": 0,
  • "version": 0,
  • "excludeFromExport": true,
  • "elementName": "string",
  • "createdBy": 0,
  • "elementLabel": "string",
  • "combinationType": "ADD",
  • "elementDescription": "string",
  • "createDate": "2019-08-24T14:15:22Z",
  • "lastUpdateBy": 0
}