n8n-nodes-calcarddav
v0.1.0
Published
Use CalDAV and CardDAV APIs
Downloads
22
Readme
n8n-nodes-calcarddav
⚠️ WIP: Just starting this based on the starter project.
This is an n8n community node. It lets you use CalDAV and CardDAV APIs (like NextCloud) in your n8n workflows.
CalDAV is an open protocol to interact with calendars (creating events, reading events, updating events). CardDAV is an open protocol to interact with address books (creating contacts, reading address books, updating contacts)
The Goal
- Be able to interact with CardDAV APIs (such as NextCloud)
- Be able to interact with CalDAV APIs (such as NextCloud)
About N8N
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
List the operations supported by your node.
Credentials
If users need to authenticate with the app/service, provide details here. You should include prerequisites (such as signing up with the service), available authentication methods, and how to set them up.
Compatibility
State the minimum n8n version, as well as which versions you test against. You can also include any known version incompatibility issues.
Usage
This is an optional section. Use it to help users with any difficult or confusing aspects of the node.
By the time users are looking for community nodes, they probably already know n8n basics. But if you expect new users, you can link to the Try it out documentation to help them get started.
Resources
- n8n community nodes documentation
- Link to app/service documentation.
Version history
This is another optional section. If your node has multiple versions, include a short description of available versions and what changed, as well as any compatibility impact.