I am trying to implement a notification to go out to my team via Slack whenever a particular sentence text (named "Changes") is updated via Airtable. This is how I have it set up:
1. Trigger Type: When record updated
2. Table: Log-in
3. View: (none selected, watching all views)
4. Fields: Changes
So the automation is watching only the Changes field. Now, whenever an update is made, the automation is sending a notification several times, once for every few letters typed. I want it to send only when the team member typing leaves the field after making a change. Is this possible.