How can I load the Outlook email that an incoming response email is replying to

I think I’ve got a very basic requirement. I send an email using Outlook. I have a workflow with an Outlook trigger which is fired when someone replies to my email.

All I want to do is load my original Outlook email in n8n that that the incoming email is replying to.

Seems simple but I can’t figure out how to do it in n8n with the Outlook node.

Can anyone please help?

Thanks.

  • n8n version: 1.100.1 (Cloud)

Hello,
My solution is using Get many message node after outlook trigger to filter email from sender

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