Does anyone have a working version of a python (v3.x) to export and/or email a copy of new survey submissions. Specifically, here's the workflow I'm hoping to achieve.
- Script runs and checks for any reports during a specified time period.
- For each report that is found, the file created when a user clicks the "PRINT" button for a survey is created as a pdf and emailed to a specified address.
- I assume we can customize the defaults for the print (e.g. large picture size etc).
- Also assume it will use the Custom Print if it is available.