cf-butler icon indicating copy to clipboard operation
cf-butler copied to clipboard

Option to adjust email capabilities (multiple request)

Open CFMCGEE opened this issue 1 year ago • 8 comments

There are a few things that I'm requesting through this issue.

  1. CSV and/or JSON file to email reports Currently when emails are sent (say using the endpoint policy), where most endpoint are queried, they only provide a JSON file rather than a CSV file with the data attached inside. An option to specify whether or not you want a CSV or JSON file would be incredibly helpful as not everyone who would want to get these reports has time to download and JQ the JSONs.

  2. Custom email body (instead of using the body key) Similarly when sending emails there is more or less a default email that goes along with it outside of the body being able to be slightly modified. It would be far more helpful if an entire custom HTML file could be attached to provide more insight on that specific policy. This option be very helpful.

  3. CC email to avoid email being sent separately unless requested It appears that every email sent is done so separately rather than as one chuck. If there was a way to send it collectively through a caron copy, then that would be very helpful.

CFMCGEE avatar Jul 01 '24 20:07 CFMCGEE