I am just using airtable data with thunkable.I have a user name column and a email column. I want whenever a new record is created in airtable, send a email that "new record is created by ‘username’ " to all the emails which are in the email column.
...