I've got an interface showing a list of all customers who we are awaiting information from.
How would I go about sending those customers an email, when I click a button to do so in an interface?
I don't want to do it automatically when they enter a view because there's a manual review step beforehand.
I thought I'd found a solution via the sendgrid extension but it looks like that's only possible via data tables, not interfaces. I also tried triggering an automation via a button click but I could only get that to work with the record picker (i.e. one record at a time), rather than in bulk.
I feel like I'm not seeing a relatively obvious solution here!
Any guidance appreciated.
Thanks