Skip to main content

Hi all, so, 

I have a workflow that I would like to search for values in a specific list, however rather than the whole list, I only want it to search a specific view. Is this possible at all? 

 

Regards, 

Proton

Hi @professorproton 



 



Not directly as list views are not queryable API parameters. 



 



However, the list view will likely be using filters that can be queried in the same way as a workflow can. 



 



For example, if you list view is filtered to only show items created in the list 30 days and for customers based in Paris, then you can use those same filters when using a query action in the workflow.



 



Hope this helps,



Jake


Reply