Hi there,
I have a feature mayer I created through Survey123 connect where multiple user submit their responses.
I would like to send a reminder notification to the user when 2 weeks pass without any response into the survey. I haven't tested yet so I am just asking if this is possible via Power Automate alone without having to go through the Python approach.
Thanks!
Yes, query records where date is greater than two weeks ago. If body of array is null, send email.