Email2DB Actions - Update CSV File
In addition to updating a SQL Database Email2DB can write data to a simple CSV (comma separated values) file. CSV files can be opened by programs such as Microsoft Excel or Access.
Email2DB will add a new line to the CSV file for each message received. Each
extracted field will be added separated by a comma.
Email2DB can also automatically send the CSV file to a specified email address
on a periodic basis (every new record, daily, weekly or monthly). Once sent the
CSV file can be cleared ready for the next batch.
Update CSV Files