Hello everyone,
I’m trying to automate a workflow that involves sending personalized emails to contacts and handling their responses. The workflow consists of:
- Email Sending: Using a template to send customized emails to contacts via Gmail.
- Response Handling: When a contact responds, I need to automate a response that acknowledges their email and notifies our sales team.
How can I set up n8n to read incoming replies, generate an automated response, and forward the email to the sales team?
Any guidance on this would be greatly appreciated!