I’m still practicing with Zapier, so I’m on free trial. My trigger is Gmail (New email), and split into 2 paths.
For practice, I sent myself two emails. One email with the subject “Urgent” and the other with the subject “Report”
Path A:
Condition: If subject contains “Urgent”
Action: Sends Slack Channel Message
Action: Create Spreadsheet Row (Google Sheets), Priority is Urgent (
I pulled the email record (E) to provide the input for Subject, Name and Timestamp.
Path B:
Condition: Fallback
Action: Create Spreadsheet Row, Google Sheets, Priority is Normal
I want all emails that contain the subject “Report” to go to Path B so their data are recorded in Google Sheets.
I went back to the trigger and pulled from Email (F) to provide me with the data for this one.
My question is, why do the same email information flow to both Path A and B? I thought you can use the same trigger with different paths and pull from different email records? I want different email records to run for Path A and Path B.


