Skip to content

Create N8N workflow node for automated migrations #14

@PhilflowIO

Description

@PhilflowIO

Build an N8N node to enable calendar migrations in automated workflows.

Requirements:

  • Node accepts source/target configuration
  • Triggers migration on schedule or webhook
  • Returns migration summary
  • Error handling and retries

Use Cases:

  • Scheduled daily sync (incremental)
  • Webhook-triggered migration (when new calendar created)
  • Multi-tenant migrations (batch process multiple accounts)

Technical Details:

  • Package as n8n-nodes-dav-migrate
  • Reuse MigrationEngine from core
  • Follow N8N node development guidelines

Estimated Effort: Medium (3-4 days)

Related to: DAV Migration CLI - Phase 3

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions