Limit Results of Fetch Entities Step
Comments
-
we can not dynamically pass the limit results value to the fetch entities step. However, there is another way of defining a custom SQL query (inside Settings>Integrations>Databases>Local Connection>Add Query. Once we do this we get a Run Query [Name of the query] step in the flow editor. We can use that step as it also has the option to Limit count, which can be passed dynamically here.