Property reference
sn_flow_diagram.supported_features
The sn_flow_diagram.supported_features property defines the features available in flow diagramming, such as error handling and various trigger types. Admins should review this property to understand which functionalities are enabled or disabled for their flow diagrams.
Default: {\"errorHandling\": true, \"stages\": true, \"dataStreamActions\": false, \"flowTypes\":[\"flow\", \"template\", \"subflow\"], \"triggerTypes\": [\"record_create\", \"record_update\", \"record_create_or_update\", \"daily\", \"weekly\",\"monthly\",\"run_once\", \"repeat\", \"email\", \"sla_task\", \"service_catalog\", \"kafka_flow_trigger\", \"metric\", \"rest_async\"], \"flowLogicTypes\": [\"IF\", \"ELSE\", \"ELSEIF\", \"FOREACH\", \"END\", \"TIMER\", \"GETFLOWOUTPUTS\", \"RUNDYNAMICFLOW\", \"RUNWORKFLOW\", \"SETFLOWVARIABLES\", \"PARALLEL\", \"PARALLELBLOCK\",\"DECISION\",\"DECISIONBLOCK\",\"ASSIGNSUBFLOWOUTPUTS\",\"DOUNTIL\",\"GOBACKTO\",\"TRY\",\"CATCH\"],\"annotations\": true}
Type: string
Application: Flow Diagramming