Hi, how can I extract data from the body of an email and send it to a google sheet? At the moment I have connected two apps: (1) Email by Zapier and (2) google sheet
(1) Here I sent an email automatically forwarded by siteground webmail
(2) This is where I should extrapolate the data from the mail (1) and insert them divided by columns in the google sheet
(1) the email will contain these entries that will be dynamically filled in with lead data, for example: Name: {example1} - IP: {remote_ip} - Address {address}
finally, how can I individually extrapolate these entries from the body of the email? I hope I have explained myself well. Thank you in advance