I’m trying to build a flow that will collect inputs from a form and add them to a Google Doc, but create a NEW Google doc every week.
So, the ideal flow is:
- Collect inputs for time period
- Add to doc
- Every Monday, create new doc
- Begin at 1, collecting inputs in the new doc
Is there any way to do this?