umanamente / n8n-nodes-imap

This is an n8n community node that adds support for IMAP email servers.
MIT License
10 stars 1 forks source link
n8n-community-node-package n8n-nodes

n8n-nodes-imap

This is an n8n community node that adds support for IMAP email servers.

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

Credentials

Currently, this node supports only basic authentication (username and password).
OAuth2 authentication is not supported yet.

NOTE: You can reuse core N8N IMAP Trigger node credentials for this node.