Skip to content

TobiasMende/n8n-nodes-calcarddav

Repository files navigation

n8n-nodes-calcarddav

⚠️ WIP: Just started this based on the starter project to play around. It is not functional yet. Feel free to copy, continue, or provide PRs :)

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

  1. Be able to interact with CardDAV APIs (such as NextCloud)
  2. 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

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.

About

Use WebDAV, CalDAV and CardDAV APIs from N8N

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published