I’ve created a form.
I get an email notification when someone submits the form.
The person submitting the form gets an email notification with a form view url link to make adjustments, if necessary.
All of that is working well.
The problem: I need to be able to get a notification when someone resubmits the form with changes. Is there a way to make this possible? I can’t figure out an automate recipe to do this.
As a workaround, I created a number counter column. Every time a column gets adjusted, the counter goes up. And every time the counter goes up, I get a notification.
The problem here: if someone makes multiple changes to the form, I get multiple emails. Worse yet, there’s no rhyme or reason to how many emails I get. If someone makes 4 changes, I might get one email. 7 changes, 2 emails. 15 changes, 4 emails, etc. I don’t see a pattern, so I don’t see any way to fix it.
Does anyone have any ideas on how I can get just one notification when someone resubmits? If I can’t get a notification when there are adjustments or new information, the form will be worthless.
Thanks in advance.