Hi All,
can anyone tell me why this would not work?
Scenario:
i have a list and i want a flow to run only on items that have been updated in the last 2hrs.
so i'm comparing utcNow() with modified, i tried to convert utcNow() to different formats but nothing is working.
This is what i have so far:
addHours(utcNow(), 2, 'yyyy-MM-ddTHH:mm:ssZ')
I get the following Status code:

Report
All responses (
Answers (