Hey @Ashwin_Khurana - Glad to hear you’re getting close! Answering your questions inline:
Can I drop the exports into a specific shared folder? Multiple people need access
Unfortunately, our current Send to Google Sheets
step doesn’t support exporting to a specific folder. If the sheets file that Parabola is appending to or overwriting to is stored in a shared folder, it will stay in that shared folder as Parabola updates your data.
Can it create a new file (not sure how it’ll be named) every time we push to Google (every Sunday, Tuesday, and Thursday night)?
Yes, you’ll want to set up your Send to Google Sheets
step like @David suggests in this thread. Make sure that you set it to Each time this flow is run it will create a new file
, like it shows in David’s screenshot. This will automatically add a timestamp of the time your Google Sheets file was created.
Can I name the file based on the dates of the orders included?
By default, Google will append the timestamp of when the file was created. Unfortunately, I guess in your use case, it’ll display the following day because the flow you run on Tuesday will be the order data from Monday. Since the timestamp is currently set by Google right now, there won’t be a way to workaround this for now.
Hope this helps! Let us know if you have any other questions.