I’m familiar with using email parser to move data via a zap into a google sheet. But my issue now is I want to polulate a number of colums with severalrows of data, instead of just one new row - specifically, it’s a timesheet email which has data for each day of the week. The data needs to go into specific columns, but I also want a row for each day. The email parse contains data for every day, Monday to Sunday, but currently, the zap will only pick up the first day, ie Monday. Any ideas?
Best answer by Troy Tessalone
Hi @Gary Harvey
This will depend on a few factors.
What email parser you are using. (e.g. Mailparser)
How the email parser is paring the data.
Once the email parser parses the email data correctly, then you can look towards solving the multiple rows.