Google Forms Edit Count

I am using the Google feature, which allows users to EDIT their submitted forms.

Is there any way in the email notifications to show this was an edited form? Or the number of times that the user submitted that form (not the total number of times the form was submitted)

I saw the field ‘# of responses’, which relates to the total number of times the form has been submitted.

Google Forms does not offer an API to track how often a particular response has been edited.

They only offer the response timestamp, which provides the data and time when a response was last submitted/edited. You can use the {{Response Date}} variable in your email notification to get this date.