Help

Help needed - Updating a record triggers send email action twice?

Topic Labels: Automations
Solved
Jump to Solution
1033 2
cancel
Showing results for 
Search instead for 
Did you mean: 
Jarl_Rosenlykke
4 - Data Explorer
4 - Data Explorer

Hi,

I’m new to airtable and could really need some help.

I’m trying to automate a flow where an email is send to a client every time a new attachment is added to an existing record.

Screenshot 2020-11-09 at 13.04.36

For that purpose i’m using the build-in automation feature.

The trigger I’m using is “When a record is updated”, View “Grid view”, and Fields “Attachment”.
Screenshot 2020-11-09 at 13.04.16

The action i’m using is the Gmail: send email.
action

All this works fine.

My problem is that is sends the email twice when I upload a new attachment?

I have tried the same setup with Slack, and also here is triggers the actions twice.

What am I doing wrong?

Any help is much appreciated!

Best regards,
Jarl

1 Solution

Accepted Solutions

Thanks @Nick_Dennis,

I solved it by created a “Last Modified” column that monitors the Attachment column. This way the emails and slack messages only triggers once.

Thanks for pointing me in that direction.

See Solution in Thread

2 Replies 2
Nick_Dennis
7 - App Architect
7 - App Architect

I have had problems using “When a record is updated” as the trigger, because it fires every time the record is updated at all. I recommend using “When a record matches conditions” or “When a record enters a view” and creating a unique view or condition that will only fire once when a new attachment is added.

Thanks @Nick_Dennis,

I solved it by created a “Last Modified” column that monitors the Attachment column. This way the emails and slack messages only triggers once.

Thanks for pointing me in that direction.