Gmail and Emails

How do i make a flow where i send a cold email and wait for “if i get a response” do X and “if i dont wamt a response” do y?

I noticed that i cant start off with google sheets, have gmail send cold email to the prospect, and then wait fir a response to then engage the customer. The If node and the Gmail node doesnt allow me to this.

Any solutions?

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Not applicable

It does as different versions might have different functionalities.

We currently have unlimited wait enabled. That is, GMail set with “Send and Wait for Response” will wait indefinitely and thus the fact of no response will not be captured. The future upgrades to the node might introduce timeout feature when the waiting period will be limited with the cut-off date/time. Hopefully at that time it will be possible to act on no response within the set period.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.