SELECTED ANSWER
replied on November 9, 2016
Hi Connie
Bunch of Options
Is the Permit Approval Process using Forms for the Workflow. If so, you can create a Report in the Forms that appears under MyReports where you can Filter and Download a report on completed Tasks as an Excel output.
LF Client.
If the Permits are completed and saved in a Repository, it is possible to create a search by Date Range and MetaData Status field to find the completed permits. If you set the Metadata Columns to your required fields, once you have the search showing the appropriate entries, and under File Choose Export >Download Report which will provide a CSV Export.
Workflow
In Workflow, use the Insert Data Task, create a connection (Direct/OLE/OBDC) to an Excel Sheet that the Workflow server can access outside of the Repository. Workflow can add lines to the Spreadsheet the same as if it was inserting data into a SQL DB.
The Admin Help guide is likely the best guide for how to use the functions