Package Information
Released: 5/15/2025
Downloads: 12 weekly / 49 monthly
Latest Version: 0.1.0
Author: broccoboo
Available Nodes
Documentation
n8n-nodes-caldav
AKA n8n-nodes-caldav2
This is an n8n community node. It lets you use CalDAV calendars in your n8n workflows.
CalDAV is a protocol for storing and sharing calendars.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Compatibility
Resources
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
- List all calendars
- Fetch events from a calendar
- Create an event
- Update an event
- Delete an event
Credentials
You need to provide the following information to connect to your CalDAV server:
- CalDAV Server URL: The URL of your CalDAV server (e.g.,
https://caldav.example.com/dav/
) - Username: Your CalDAV account username
- Password: Your CalDAV account password (note this can be an app-specific password you can generate)
Most CalDAV servers require Basic Authentication. If your server uses a different authentication method, please check the documentation for your specific CalDAV provider. OAuth is not supported.
Compatibility
This node is has been tested against n8n 1.92.2.