Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property limits the number of actions in a flow to enhance performance and manageability. |
| What area does it affect? |
Flow Designer |
| What does the default mean? |
The default value is "50", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when designing complex flows or optimizing existing ones. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_flow_designer.max_actions |
| Sys ID |
767aa4fec31113002841b63b12d3ae26 |
| Type |
integer |
| Application |
Global |
| Default value |
50 |
| Description |
The maximum number of actions allowed on a flow. |
| Updated |
2024-05-25 04:26:34 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... manage how their content interacts with other applications. Action limit By default, flows can have no more than 50 actions. To change the default behavior, increase the value of the sn_flow_designer.max_actions system property. However, consider the performance impact that a large flow may have on your instance. Trigger options for record updates Flow designers can specify how often a flow can ...
Related properties