feat: introduce singleton webhook URL
This commit is contained in:
@@ -34,6 +34,9 @@ export default defineTrigger({
|
||||
},
|
||||
],
|
||||
|
||||
useSingletonWebhook: true,
|
||||
singletonWebhookRefValueParameter: 'phoneNumberSid',
|
||||
|
||||
async testRun($) {
|
||||
await fetchMessages($);
|
||||
|
||||
|
Reference in New Issue
Block a user