twilio-sendgrid-webhooks Skill
Track email delivery and engagement via SendGrid Event Webhooks. Covers all 11 event types (delivery + engagement), webhook handler implementation, ECDSA signature verification, batched event processing, and common debugging patterns. Use when building SendGrid delivery tracking, engagement analytics, or bounce handlin Published by openai in plugins.
What is twilio-sendgrid-webhooks Skill?
Track email delivery and engagement via SendGrid Event Webhooks. Covers all 11 event types (delivery + engagement), webhook handler implementation, ECDSA signature verification, batched event processing, and common debugging patterns. Use when building SendGrid delivery tracking, engagement analytics, or bounce handlin Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use twilio-sendgrid-webhooks Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/twilio-developer-kit/skills/twilio-sendgrid-webhooks/SKILL.md
What it does
Track email delivery and engagement via SendGrid Event Webhooks. Covers all 11 event types (delivery + engagement), webhook handler implementation, ECDSA signature verification, batched event processing, and common debugging patterns. Use when building SendGrid delivery tracking, engagement analytics, or bounce handlin
Skill instructions
Overview The Mail Send API returns 202 Accepted (queued) — it does NOT confirm delivery. To know what happened to an email, use Event Webhooks. Enable: SendGrid Console Settings Mail Settings Event Notification --- Event Types Delivery Events | Event | Meaning | |-------|---------| | processed | SendGrid accepted and will attempt delivery | | deferred | Temporary failure — SendGrid will retry | | delivered | Recipient's mail server accepted the message | | bounce | Permanent failure — address invalid or rejected | | dropped | SendGrid will not deliver (suppression, invalid, spam) | Engagement Events | Event | Meaning | |-------|---------| | open | Recipient opened (pixel-based — unreliable) | | click | Recipient clicked a tracked link | | spamreport | Recipient marked as spam | | unsubscribe | Recipient clicked unsubscribe link | | groupunsubscribe | Recipient unsubscribed from ASM group | | groupresubscribe | Recipient re-subscribed to ASM group | --- Webhook Handler Critical: SendGri
Explore related resources
Frequently asked questions
What is twilio-sendgrid-webhooks?
twilio-sendgrid-webhooks is a open-source AI agent skill with Copy skill directory. Track email delivery and engagement via SendGrid Event Webhooks. Covers all 11 event types (delivery + engagement), webhook handler implementation, ECDSA signature verification, batched event.
Who is twilio-sendgrid-webhooks best for?
twilio-sendgrid-webhooks is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install twilio-sendgrid-webhooks?
Install or run twilio-sendgrid-webhooks using Copy skill directory. Check twilio-sendgrid-webhooks for the latest setup command.
Is twilio-sendgrid-webhooks actively maintained?
twilio-sendgrid-webhooks may need a closer maintenance check before production use.
Auto-fetched from GitHub.