I want to build a workflow where I will look into my outlook account and check if there are emails that I have sent and not gotten a response. For these emails I need to send a follow up.
The question is how to find the emails that I haven’t got a response.
I have the node to get the emails based on a filter but how to filter the conversation ids that I dont’t have a reply?
Information on your n8n setup
- n8n version: 1.98.1
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): npm
- Operating system: macOS Sequoia 15.5
