Skip to main content
discord.onWebhookEvent receives every signed HTTP Event Webhook event selected in the Discord Developer Portal, including types without a dedicated semantic trigger.
automations/route-discord-events.automation.ts

Options

Optional account selects the customer-managed Discord application. The payload includes applicationId, type, timestamp, version, and data. Data fields use camelCase for supported and unrecognized event types. This trigger does not poll and does not receive Gateway events such as server messages or reactions.