How can we create a workflow to search entries modified after a date?
The search repository activity does not accept a condition using the fundamental properties of the record like created/modified dates.
We tried creating a last modified date in the template meta and setting its default value to now() but it does not populate with the file is saved.
There are several hundred records, we need to identify the ones that have changed after a date.
We can search from the repository, is there a way to use this search syntax in workflow activities? (We are working in LF Cloud) ({LF:LOOKIN="\folderLocationHere"}) & {LF:Modified>"2024/01/15 00:00:00"} & {LF:templateid=2}
Is there a cloud equivalent to this advanced search in on prem? Advanced Workflow search syntax using tokens - Laserfiche Answers