I would like to export responses of a survey periodically. Let's say that I want to export daily the completed responses sent in the previous 24 hours.
I use the following code to get all completed answers, but I want to filter to the last 24 hours, how to do that?