Hello Airtable community,
I have had a working automation on Make, that started throwing errors:
- I’m using Make, Airtable and Gmail to send out low volume notifications.
- In Airtable, the email recipients are stored in a rollup array.
- I cannot get Make’s Gmail module to send one email to multiple to/recipients.
What I tried so far:
- Turn the To field’s mapping on/off
- Switch between array and text
- Use split/join with comma seperator on Make
Has anyone else struggled with this?