native-trigger

Installation
SKILL.md

Skill: Adding Native Trigger Services

This skill provides comprehensive guidance for adding new native trigger services to Windmill. Native triggers allow external services (like Nextcloud, Google Drive, etc.) to trigger Windmill scripts/flows via webhooks or push notifications.

Architecture Overview

The native trigger system consists of:

  1. Database Layer - PostgreSQL tables and enum types
  2. Backend Rust Implementation - Core trait, handlers, and service modules in the windmill-native-triggers crate
  3. Frontend Svelte Components - Configuration forms and UI components

Key Files

Related skills
Installs
2
GitHub Stars
16.5K
First Seen
Apr 6, 2026