Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.78 KB

USE_CASES.md

File metadata and controls

29 lines (17 loc) · 1.78 KB

This document provides examples for specific Twilio SendGrid v3 API non-mail/send use cases. Please open an issue or make a pull request for any use cases you would like us to document here. Thank you!

Table of Contents

How to Setup a Domain Authentication

You can find documentation for how to setup a domain authentication via the UI here and via API here.

Find more information about all of Twilio SendGrid's authentication related documentation here.

How to View Email Statistics

You can find documentation for how to view your email statistics via the UI here and via API here.

Alternatively, we can post events to a URL of your choice via our Event Webhook about events that occur as Twilio SendGrid processes your email.

# How to use the Email Activity Feed

You can find documentation for how to use the Email Activity Feed via the UI here and via API here.

Find more information about getting started with the Email Activity Feed API here.