Read text from Gmail application

@Soni_Reddy1

You can check my below post

After placing the get activity, you can place foreach loop and type argument should be system.net.mail.mailmessage

Then you can place a variable and write in value item.body.Tostring

This will store the body in to a variable

Mark as solution if this helps

Thanks