I have a flow with action send HTTP request to sharepoint.
I want to filter the records by date.
The requirement is to fetch records from sharepoint list which are older than a year.
Start_Time is the column on which I want to filter. This is of date and time datatype.
I have constructed a query but it does not work.
Need help with this.
Thanks in advance.
Gaurav