Automatically send form after x amount of minutes

Hi Folks,

Hope everyone is well - I am creating a quiz-like app that records the start time, end time, and time elapsed. And I was wondering if there was a way to automatically send a form after 30 minutes have passed.

Can this be done using the scheduling with true/false condition minutes?

Any help would be appreciated,

All the best :slightly_smiling_face:

30 minutes have passed from where?

Hi Aleksi,

Thank you for your reply,

hmmm, I would say from when a false condition becomes true

How about if you add a delay before your task?

1 Like

Of course - I will give that a go

Okay good!

Brilliant that worked, thank you!

My other question is - can you send a form in real-time, what I mean by this is can you send a form while it is being edited?

I would assume this isn’t possible as the automation wouldn’t have any data to go off

No. It needs a trigger like add, edit or delete.

1 Like

That is a shame - thanks for all your help

You’re welcome!