Discord Integration¶
Receive real-time webhook notifications from Capawesome Cloud directly in a Discord channel. No extra configuration is needed — the platform is automatically detected from the webhook URL.
Prerequisites¶
Before you begin, ensure you have:
- A Capawesome Cloud account with an app created.
- A Discord server with the Manage Webhooks permission.
Setup¶
Follow these steps to set up Discord notifications for your app:
- Create a webhook in your Discord server by navigating to Server Settings > Integrations > Webhooks and clicking New Webhook. Select the channel you want notifications posted to and copy the webhook URL. For detailed instructions, see the Discord documentation.
- Navigate to the Webhooks page in the Capawesome Cloud Console. Create a new webhook (or edit an existing one) and paste the Discord webhook URL.
- Select the events you want to receive and save the webhook.
That's it. Capawesome Cloud automatically detects discord.com in the URL and sends Discord-compatible messages. Notifications will appear in your selected channel whenever the configured events are triggered.
For more details on supported events, payloads, signature verification, and delivery history, see the Webhooks documentation.