Add Webhook
Proudje opened this issue · 2 comments
Proudje commented
Can you add a function so I can add webhooks to a list?
Deleted user commented
->webhooks()
->post([
'url' => 'https://4afb13443b152cc910a1178d9b047b42.m.pipedream.net',
'events' => [
'subscribe' => true
]
]);
Nvm you can just use this and it works mb
Jhut89 commented
Glad you got that working! :)