Multiple Google sheets

Status: Open · Asked by mdimmer on · 0 views

mdimmer — Question ·

Hi,

Just wanted to make sure this was possible before I spent the time doing it.

I have a workflow that picks up an email, I then use text parser and send the results to a Google sheet. I want to use the same 1 email, then 6 different text parser combinations and send the results to 6 different Google sheets. Is this ok to do all this in just 1 workflow?

Thank you for your help.

Regards

Matt

Arshil Ahmad — Reply ·

Hi @mdimmer,

If you want to process the same email in six different ways using Text Parser and then add all those instances to Google Sheets, you can simply add six Text Parser steps to the workflow, along with six Google Sheets action steps (selecting a different spreadsheet in each action step).

==========================================================================

If you want to add emails to different Google Sheets spreadsheets based on a particular condition—that is, add different emails to different spreadsheets—you will need to add a Router to your workflow with six routes.

youtube.com/watch?v=6XDASZVv3tw

Back to all forum threads · Log in to reply