n8n-nodes-olvid v0.0.4-alpha
n8n-nodes-olvid
This repo contains sources used to build Olvid n8n nodes.
Setup
Please check to our documentation page to set up your installation:
Warning
If this node does not work as expected or does not meet your requirements feel free to open an issue on this repository.
n8n-nodes-olvid
This is an n8n community node. It lets you use Olvid in your n8n workflows.
Olvid is a private instant message application available on every platform: https://olvid.io
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Usage
Resources
Installation
Follow our installation guide to set up an Olvid daemon and your n8n instance.
Or follow this guide in the n8n community nodes documentation to only install Olvid node (only if you know what you are doing).
Operations
These nodes implement the entire Olvid daemon API. Here are a few examples of what you can do: receive notifications of incoming messages, respond to them or retrieve and send files.
Credentials
To use Olvid nodes you will need to create a client key or an admin client key on your Olvid daemon instance. Please refer to our documentation.
Usage
You will find three nodes in this package.
- Olvid let you receive / send messages and attachments
- Olvid Advanced implements the entire daemon API, it's less easy to use, but you can do everything you want.
- Olvid Admin (needs an admin client key) let you manage your daemon identities and client keys.