For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
SDKsHelp CenterLog inSign up
    • Overview
  • Getting Started
    • API Mechanics
    • Quickstart
  • Guides
    • Communications API
    • Troubleshooting
    • Events
    • Changelog
  • Comms API Reference
      • Summary
      • POSTSend Emails
      • GETList Emails
      • GETFetch an Email
      • DELDelete
      • GETFetch an Email Operation
      • GETList Email Operations
LogoLogo
SDKsHelp CenterLog inSign up
Comms API ReferenceEmails

Emails

Use Emails to send and receive email with Twilio SendGrid.

Emails supports:

  • Sending an Email to a single recipient
  • Sending Emails to many recipients in a single request
  • Sending to both stored Profiles and/or directly specified email addresses
  • Sending Emails to stored Audiences with per-recipient content personalization
  • Sending Emails with merged content that reference attributes of your stored Profiles
  • Sending Emails with branded links that support click tracking.
  • Sending Emails scheduled for future delivery.
  • Receiving inbound Email replies and relaying the event to you for handling.
Was this page helpful?
Previous

Send Emails

Next
Built with