is there a code sample of how to use the webhook with a plain express app? eg to replace this: const agent = new WebhookClient({ request, response });
is there a code sample of how to use the webhook with a plain express app?
eg to replace this:
const agent = new WebhookClient({ request, response });