Description
n8n-nodes-simplelogin
This is an n8n community node for SimpleLogin.
n8n is a workflow automation platform. This package adds a SimpleLogin node to manage aliases, mailboxes, account info, and settings through the SimpleLogin API.
Installation
Operations
Credentials
Compatibility
Usage
Resources
Installation
Follow the installation guide from the n8n docs.
Operations
Supported resources and operations:
- Alias:
list,get,createCustom,createRandom,update,delete,toggle - Mailbox:
list,create,update,delete - Account:
getUserInfo,updateUserInfo,getStats,createApiKey - Setting:
get,update API Key: sent asAuthenticationheader.Base URL: defaults tohttps://app.simplelogin.ioand can be changed for self-hosted instances.- Works with n8n 1.x.
- Requires Node.js
>=20.15for development/build. - Select a resource and operation in the
SimpleLoginnode. - For alias listing, use
Return AllorLimit. - Use
Mailbox Names or IDsdynamic fields to select mailboxes from your account. - 💬 Open an issue on GitHub
- 💬 Discord : @pepito9159
- 📧 Mail: contact-n8n@quales.me
- 🧑💻 Author: Quales
- n8n community nodes documentation
Credentials
Create credentials of type SimpleLogin API.
Credential test request: GET /api/user_info.