I implemented the SendGrid block to send a handful of emails to records using the email address in them.
However, I’d like to BCC every one of these to my own Gmail, so that I can have a record of the first email sent if/when a reply comes in.
The only way, it seems, I can do this is if I create a column (perhaps called “Bcc”) and fill it with my email address. This is really duplicative.
Is there another trick I can use?
(Note: Making this field “prefill” with default text doesn’t work for me, because when the row is created using the Web Clipper block, the default “prefill” configuration is apparently ignored.)