[IMAP Trigger Node] Provide email UIDs

The idea is:

Currently, the IMAP Trigger node does not return email UIDs, which are necessary for operations like moving or copying emails between mailboxes.

A community node, n8n-nodes-imap, provides these operations but requires email UIDs to function properly.

Adding UIDs to the IMAP Trigger node would enable seamless integration with these operations, improving workflow automation.

Are you willing to work on this?

Yes

Created a Pull Request with this feature implemented: feat(IMAP trigger): IMAP trigger node returns message UIDs by umanamente · Pull Request #13152 · n8n-io/n8n · GitHub

1 Like

New version [email protected] got released which includes the GitHub PR 13152.

1 Like

New version [email protected] got released which includes the GitHub PR 15539.

Please move it to “Feature Request [Done]”