Jul 29, 2024 09:45 AM
I would like to have a notification sent when a field is changed. For example, if a field is changed to Ready for Review, I would like an email to be sent to a certain person. How do I do that or can I do it?
Jul 29, 2024 02:46 PM
Hellow,
You need to create an automation with trigger "Vhen record is updated " and with one action "send mail".
Regards,
Pascal
Jul 30, 2024 08:04 PM
Yeap @Pascal_Gallais-'s suggestion would do what you need with some conditional logic https://support.airtable.com/docs/conditional-groups-of-automation-actions
You could also try using "When record matches conditions" and set it to trigger when the field's value is "Ready for Review" too