Page MenuHomePhabricator

Upgrade PhabricatorMailImplementationSendGridAdapter to use SendGrid v3 API
Closed, WontfixPublic

Description

API v3 offers more flexibility to create API key by application, and not per account: https://sendgrid.com/docs/API_Reference/Web_API_v3/index.html

It would help SendGrid users to be more secure to migrate to this capability.

Event Timeline

dereckson updated the task description. (Show Details)
dereckson added a project: Mail.
dereckson added a subscriber: dereckson.
epriestley claimed this task.
epriestley added a subscriber: epriestley.

The Sendgrid v3 API does not currently include an API method for sending mail.

Indeed, it's directly less helpful in this case.