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 records retrieved during data fetching in the flow designer, enhancing performance and usability. |
| What area does it affect? |
Flow Designer |
| What does the default mean? |
The default value is "1000", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when performance issues arise or when adjusting data retrieval needs. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_flow_designer.trigger_picker_limit |
| Sys ID |
3e86ca47a31111102913611046fcda9b |
| Type |
integer |
| Application |
Global |
| Default value |
1000 |
| Description |
The maximum number of record to return when fetching data |
| Updated |
2024-05-25 03:38:57 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... Automation > Properties • More information: Architecture Overview Note: Changing this value doesn’t apply to flows that are already running. The maximum number of records to return when fetching data sn_flow_designer.trigger_picker_limit Specify the maximum number of records a look up triggers query can return. Workflow Studio ignores triggers that exceed this limit. • Type: integer • Default value: 1000 • Location: ...
Related properties