I'm sure there's an easy way to do this that I haven't explored. I have a scenario where I set up an API call to pull recently completed tasks for a project. I want to filter the most recent completed tasks so it pinpoints a single task vs. multiple. Is there a module I can set up to take the projected completion date from my API call and and pull the task that is closest to today?
