feat: activepieces integration (#4711)

This commit is contained in:
Dhruwang Jariwala
2025-02-06 21:04:02 +05:30
committed by GitHub
parent 475cce8253
commit 88cb4c742f
23 changed files with 185 additions and 0 deletions
@@ -0,0 +1,2 @@
-- AlterEnum
ALTER TYPE "WebhookSource" ADD VALUE 'activepieces';
+1
View File
@@ -31,6 +31,7 @@ enum WebhookSource {
zapier
make
n8n
activepieces
}
model Webhook {