Hey there,
First of all thank you for your time and your help 😉
I've made some pretty basic automation, when a record matches certain conditions, I trigger the action "send mail" (airtable default one). The field "To" is filled with a roundup type of field which has a formula "ARRAYUNIQUE(values)". It keeps the unique mails attached to the record.
My issue is that it works 30% of the time. The failure to run is always caused by : "The "To" input is empty"
Which is not, the field is never empty, it always has one or several mails. And it being not empty is a condition to trigger.
I can't find what's common to success or common to failure.
Any ideas ? 🙂