Skip to main content

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?

Hellow,

You need to create an automation with trigger "Vhen record is updated " and with one action "send mail".

Regards,

Pascal


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


Reply