Sendgrid Webhooks

🌐Community
by hookdeck · vlatest · Repository

This skill automates actions in your apps by instantly triggering workflows from SendGrid webhooks, streamlining integrations and boosting efficiency.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add sendgrid-webhooks npx -- -y @trustedskills/sendgrid-webhooks
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "sendgrid-webhooks": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/sendgrid-webhooks"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

sendgrid-webhooks

What it does

This skill enables AI agents to receive real-time notifications from SendGrid email events. It allows automated workflows to trigger actions based on specific email statuses like bounces, opens, or clicks without manual intervention.

When to use it

  • Automatically unsubscribe users who bounce emails multiple times to maintain list hygiene.
  • Trigger welcome sequences or follow-up tasks when a user opens a transactional email.
  • Alert support teams immediately if a critical notification fails to deliver successfully.
  • Log engagement metrics into your database whenever a marketing campaign receives a click.

Key capabilities

  • Listens for specific SendGrid webhook events such as bounces, sends, and opens.
  • Integrates directly with the Hookdeck platform for reliable message delivery.
  • Provides raw event data including recipient details, email IDs, and status codes.
  • Supports installation via the TrustedSkills registry for easy agent configuration.

Example prompts

  • "Set up a workflow that checks SendGrid bounce events every hour and removes invalid addresses from my CRM."
  • "Create an alert system that notifies me via Slack whenever a user opens a password reset email."
  • "Configure this skill to track click-through rates on my latest newsletter and update the dashboard."

Tips & gotchas

Ensure your SendGrid account has webhooks enabled for the specific events you wish to monitor before installing this skill. Verify that your AI agent has proper authentication credentials to securely receive and process incoming webhook payloads.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
hookdeck
Installs
29

🌐 Community

Passed automated security scans.