Hello everyone! I have a question. In Asana’s web interface, I set search parameters like Due date between 01/11/2023 and 30/11/2023 (in URL: &due_date.after=1698796800000&due_date.before=1701302400000).
There’s also an API with parameters due_on.before, due_on.after, due_on, due_at.before in the method Search tasks in a workspace. Which one should I use to get the same result?