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 fetched in the flow designer, with a default value of 1000. |
| 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.action_picker_limit |
| Sys ID |
3ef75aae73322300612c273ffff6a74d |
| Type |
integer |
| Application |
Global |
| Default value |
1000 |
| Description |
The maximum number of records to return when fetching data |
| Updated |
2024-05-25 04:32:12 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... logos may be trademarks of the respective companies with which they are associated. 829 Properties for Workflow Studio Property Description The maximum number of records to return when fetching data sn_flow_designer.action_picker_limit Specify the maximum number of records a look up action or step can return. Workflow Studio ignores records that exceed this limit. • Type: integer • Default value: 1000 • ...
Context preview
Snippet 2
... The maximum number of records pulled each time the job runs is based on the following Workflow Studio properties: • The maximum number of records to return when fetching data (sn_flow_designer.action_picker_limit) • The maximum amount of iterations that a loop will run in flow designer (sn_flow_designer.max_iterations) © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, the ServiceNow logo, Now, and other ServiceNow ...
Related properties