Question

Create Google Sheets rows with when receiving a specific mail without the trimmed content

  • 22 June 2023
  • 1 reply
  • 10 views

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! 

 


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 7
Badge +14

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.