Skip to main content

Notify someone when field is changed

  • July 29, 2024
  • 2 replies
  • 26 views

Forum|alt.badge.img+5

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?

2 replies

Pascal_Gallais-
Forum|alt.badge.img+21

Hellow,

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

Regards,

Pascal


TheTimeSavingCo
Forum|alt.badge.img+31

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