I have a website with form submissions I am using for an event registration. I have Gmail moving the emails with that subject line to an independent folder in Gmail. I have GMAIL watch emails peeking into that folder for emails. I then parse the information from the email and write it into a google sheet. The problem I am running into is with Gmails grouping of the emails because they have the same subject line and making it one conversation. The data pull only takes the first submission while the rest are just growing underneath it.