Setup Instructions
Follow these steps to configure bounce handling for SendGrid.
Step 1: Get Your Webhook URL
- Go to QuillCRM → Settings → SMTP → Bounce Handling
- Find the SendGrid section
- Copy the webhook URL provided
Your webhook URL will look like:
https://yoursite.com/?quillcrm_webhook=bounce&provider=sendgrid&key=your_security_key
Step 2: Configure SendGrid Webhook
- Log in to your SendGrid Dashboard
- Go to Settings → Mail Settings → Event Webhook
- Click Create new webhook
- Paste your QuillCRM webhook URL in the Post URL field
- Under Actions to be posted, enable: Bounced, Dropped, and optionally Blocked
- Click Save
Bounce Classification
| SendGrid Event | QuillCRM Classification |
|---|---|
| bounce | Hard bounce |
| dropped | Hard bounce |
| blocked | Soft bounce |
Troubleshooting
- No bounces recorded: Verify the webhook is active in your SendGrid settings and the correct event types are enabled.
- 403 Forbidden: The security key may be wrong. Copy the URL again from QuillCRM settings.






















