Hey all, I am building a Flow that needs to follow ISO standards.
We need to review all documents within a time period, we have two columns, a last reviewed column and an ISO review-by date.
The idea is, as utcNow() approaches the review-by date, less than three months apart for example. I want a flow to start for someone to review it per ISO standards. I am unsure how to start this flow, any idea on the direction would be great. Thank you!