in sharepoint get items you can add filter query like the following:
Modified gt datetime'2017-01-15T10:00:00'
for the above example, seems I can only hard code the date, is there anyway we can add dynamic content, for example Today() ?
I use Recurrence as trigger, any way to get time value from recurrence step?
Thanks