The simplest possible notification setup
The Discord integration uses OAuth 2.0, so you connect by approving the DocPeel app and selecting where messages should be sent. You do not need to manually create, copy, or manage a Discord webhook URL yourself.
This keeps setup fast while still using Discord’s native authorization flow to create the posting connection for DocPeel.
Rich embeds with key extraction data
Discord messages from DocPeel are sent as embeds — structured cards with a title, color-coded by extraction status, and fields showing the document name, extracted values, and a timestamp. They're far more readable than plain text messages and fit naturally into Discord's interface.
A completed invoice extraction embed shows: document name, vendor, invoice number, total, and due date. Partial or low-confidence extractions are shown in a warning color so your team can act quickly.
Automatic retry for reliable delivery
Discord delivery can occasionally rate-limit or experience brief outages. DocPeel automatically retries failed deliveries with exponential backoff — first retry after 15 seconds, then 60 seconds, then 5 minutes — ensuring notifications are not lost during temporary issues.
All delivery attempts are logged in DocPeel, so you can inspect delivery history for any extraction.