List deals by add_time / won_time

Hi,

I need to list deals by add_time or won_time.
I know that I need to create a Filter to do that but my dates are dynamic, may change every day.

How can I do it?

Hi @digows

There is a possibility to use relative time in custom filter

and use it in GET /deals

does it cover your case?

1 Like