Links

Discord Webhooks

Receive instant notifications in your Discord channel when new forms are submitted, community customization changes, and much more!
Currently, Discord webhooks can only be created using the Desktop version of Discord.

1. Open your Server Settings

Open the "Server Settings" panel in the top right of your Discord server.

2. Open your Discord Integrations

In the server settings panel, select the “Integrations” tab.

3. View your Webhooks

On the right, click to view all of your current Discord webhooks.

4. Create a New Webhook URL

Select the "New Webhook" button.

5. Customize the New Webhook

Here, you can set the Webhook name, channel and icon.
Press the "Copy Webhook URL" button to copy the webhook's URL. Press the "Save Changes" button to save your new webhook in Discord.

6. Configure the Sonoran CMS Webhook

In the Sonoran CMS Administrator Panel, select Advanced > Discord Integration Paste your Webhook URL in the desired webhook configuration box. Toggle the Enabled button to enable the webhook. Press the Save button.

7. Role Mention

Copying IDs in Discord requires Developer mode to be enabled.
Go to User Settings > Advanced > enable Developer Mode
To tag and mention a role in the webhook edit the Webhook Content box and format the mention as <@&ID> with ID being the Discord Role ID.
You can copy a Discord Role ID in your Discord server's Settings > Roles > Right-Click on the role > Copy ID
Example: <@&1234567890>
Discord Role ID Copy

8. User Mention

Copying IDs in Discord requires Developer mode to be enabled.
Go to User Settings > Advanced > enable Developer Mode
To tag and mention a user in the webhook edit the Webhook Content box and format the mention as <@ID> with ID being the Discord User ID.
You can copy a Discord User ID in your Discord. Right-Click on the user > Copy ID
Example: <@1234567890>