Skip to main content

Hello, 

 

I’ve created an automation to create a new row in Google Sheets every time I receive an email from a specific person. 

 

In Google sheets I collect this information: Sender, Date, Subject and Body

 

When I receive the first email everything works well. The problem is when the person replies to the first email because in google sheets in the body part I also get all the trimmed messages. 

 

I only want to get the body of the last message. 

 

I attach an image of what I get now on sheets. I only want the part with the circle, but i get all the trimmed text. 

 

Thanks! 

 

Hi @Marcelias 

Good question.

You’d need to add another Zap step to trim the full message to just the new message.

 

The logic would need to be robust enough to handle different use case with how the data could be formatted.