The automation is simple:
- a new record submitted by form → sends office an email saying someone signed up
- emails sends fine ✓
How/can you include some of the record fields in the email?
I’ve tried the Attachments +Add option but can’t get the {Insert} button to stay active after choosing some fields.
- tried adding a trigger before the email step (ie Find Records where create day is today)
Looking for this:
“A new signup has occurred on Airtable.”
URL to Record: {recordURL}
Name: {what they entered}
Address: {what they entered}
Service: {what they entered}
etc
Thanks