Hi there, I’m trying to create this workflow but not seeing how I connect the Google Sheet node to the If-Else to the ‘Conditions’ section.
Proposed Workflow
- View sender email address via Gmail
- Check if email address is on google sheet
- if email address exists do nothing
- if email address does not exist, add email and other information fields to the google sheet
Hey @chriswaterman - The condition in the IF-ELSE node can’t be exposed as a dynamic input as of now. You can use a Filter
node here though. Something like this would work: https://www.gumloop.com/pipeline?workbook_id=grNxqerySRrwGc6grjA7hw
Let me know if this makes sense.
Thanks for quick response and that makes sense. So I’d just drop in the google sheets URL into this workflow then?
I just tested this using my personal email (as it’s not included in the google sheet). Even though it says it added the row, I don’t see a new row with my personal email address added to the google sheet.
https://www.gumloop.com/pipeline?workbook_id=5DdLeLwAqt6kH25QX6twcY&run_id=Bmukxu9uZXWdTKjWYy6h4A
I’ve requested access to view the flow. You can also enable ‘anyone with the link can view’ under the share button.
1 Like
I see the issue (subflow was not updated properly). Try using this workbook: https://www.gumloop.com/pipeline?workbook_id=grNxqerySRrwGc6grjA7hw
1 Like
that worked!! thank you so much for the help.
1 Like
system
Closed
8
This topic was solved and automatically closed 4 days after the last reply. New replies are no longer allowed.