mirror of
https://github.com/formbricks/formbricks.git
synced 2026-05-03 03:14:34 -05:00
feat: activepieces integration (#4711)
This commit is contained in:
committed by
GitHub
parent
475cce8253
commit
88cb4c742f
+2
@@ -0,0 +1,2 @@
|
||||
-- AlterEnum
|
||||
ALTER TYPE "WebhookSource" ADD VALUE 'activepieces';
|
||||
@@ -31,6 +31,7 @@ enum WebhookSource {
|
||||
zapier
|
||||
make
|
||||
n8n
|
||||
activepieces
|
||||
}
|
||||
|
||||
model Webhook {
|
||||
|
||||
Reference in New Issue
Block a user