feat: introduce singleton webhook URL
This commit is contained in:
@@ -5,6 +5,7 @@ export default defineTrigger({
|
||||
name: 'Catch raw webhook',
|
||||
key: 'catchRawWebhook',
|
||||
type: 'webhook',
|
||||
showWebhookUrl: true,
|
||||
description: 'Triggers when the webhook receives a request.',
|
||||
|
||||
async testRun($) {
|
||||
|
Reference in New Issue
Block a user