Wevo iPaaS tools: List paginated
The List paginated tool allows you to search and list existing data in a dynamic storage.
Use the List paginated tool
-
From the Tools menu, drag the List paginated tool to the flow's grid.
-
Click on the tool, then use the List Storage Dynamic menu to select the dynamic storage you are looking for.
-
In the Mapping tab, pick which filters to use.
-
Filter: Use this field to define which filter to use in your search. The available options are:
Filter Meaning eq
Equal to gt
Greater than gte
Greater than or equal to lt
Less than lte
Less than or equal to ne
Unequal to in
Array equal to -
Page: Indicates the page where the search will start.
-
PageLimit: Indicates the page where the search will stop.
-
Note
Searches are limited to 2000 records and only indexable fields can be searched.