Connector for the sendgrid-mail-v3 API (generated from its OpenAPI spec).
Type: Tool
Category: SaaS
Version: 1.0.0
Provider: Blue Isle
License: MIT
sendgrid-mail-v3apiopenapi
Sendgrid Mail V3
Connector for the sendgrid-mail-v3 API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
Base URL: https://api.sendgrid.com
Auth: bearer (pass your key via the apiKey input)
Operations
getmailbatch — GET /v3/mail/batch/{batch_id} — Validate a batch ID.
createmailbatch — POST /v3/mail/batch — Create a batch ID.
sendmail — POST /v3/mail/send — Send Email with Twilio SendGrid.
Inputs
apiKey — your sendgrid-mail-v3 API key
operation — one of the operations above
path parameters when an operation's path contains {...}