0.2.0 • Published 1 year ago
n8n-nodes-memos v0.2.0
n8n-nodes-memos
This is an n8n community node. It lets you use Memos in your n8n workflows.
Memos is a privacy-first, lightweight note-taking service.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Compatibility
Usage
Resources
Version history
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
- listUsers
- getUser
- listMemos
- getMemo
Credentials
Register a Memos account and create a personal access token.
Compatibility
Any version
Usage
- Create a new workflow.
- Add a new node.
- Select the Memos node.
- Configure the node with your Memos account information.
- Add the Memos operations you want to use in your workflow.
- Connect the Memos operations to the other nodes in your workflow.
- Run your workflow.