Hi everyone,
Context: I’m using Make (formerly Integromat) to automate sending emails based on data from Google Sheets. Specifically, you want to send different types of emails depending on the scores recorded in Google Sheets.
Issue: I’m encountering an error related to email addresses when attempting to send emails. The error message states: “Invalid email address in parameter ‘to’.”
Details:
- Email Address Retrieval:
I have a Google Sheets column (Column C) that contains recipient email addresses. You need to map this column correctly in Make to send emails to the addresses listed there. - Error Message:
The error indicates that Make does not recognize or validate the email address provided. This could be due to formatting issues or incorrect mapping.