Is there a way to export a workflow contents which include the workflow drawing, the query of each node, and email notification content into a file? (preferably csv if possible).
Is there a way to export a workflow contents which include the workflow drawing, the query of each node, and email notification content into a file? (preferably csv if possible).
I'm afraid there isn't any human readable export option for workflows (such as CSVs) in the product.
You can however export the workflow in the application format (.zip file containing many XMLs) from Admin > Export/Import > Workflows. This is best if you intend to export the workflows to import them in other systems or just for backup/archiving.
Something i did for a presentation was downloading the XML via import/export console and then used XMLSpy or another XML graphical tool to display it with the data.
You could try this.