https://github.com/distante/n8n-check-email-node
https://github.com/distante/n8n-check-email-node
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/distante/n8n-check-email-node
- Owner: distante
- License: mit
- Created: 2022-10-10T12:06:53.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-19T19:25:04.000Z (over 3 years ago)
- Last Synced: 2025-02-12T11:39:24.414Z (over 1 year ago)
- Language: TypeScript
- Size: 274 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# n8n-nodes-read-email-once
This is an n8n community node. It lets you check emails vía IMAP on request in your n8n workflows.
[n8n](https://n8n.io/) is a [fair-code licensed](https://docs.n8n.io/reference/license/) workflow automation platform.
[Installation](#installation)
[Operations](#operations)
[Credentials](#credentials)
[Compatibility](#compatibility)
[Usage](#usage)
[Resources](#resources)
[Version history](#version-history)
## Installation
Follow the [installation guide](https://docs.n8n.io/integrations/community-nodes/installation/) in the n8n community nodes documentation.
## Operations
* Get all emails.
* Get just non-read emails.
* Get just read emails.
## Credentials
You will need to setup your Email IMAP credentials
## Compatibility
Tested with 0.197.0
## Resources
* [n8n community nodes documentation](https://docs.n8n.io/integrations/community-nodes/)
* _Link to app/service documentation._