sendgrid_api
A simple module integrating SendGrid's API library with Drupal.
The SendGrid PHP library does not come with support for Guzzle, so an opt-in shim is currently provided. Otherwise cURL is invoked by the SendGrid library.
API key is managed with Key, see the README for how to configure the module.
This module is intended for developer purposes only. It does not provide any end
user features on its own. You will only need this module if another module
requests it.
Integration with Monitoring exists to ensure site builders are notified when API is reachable and keys are valid.
Similar modules:
- SendGrid Integration provides integration with SendGrid using a third party library not currently compatible with SendGrid's V3 API.
Example usage
Webform SendGrid provides an integration between Webform and SendGrid.
See also the ecosystem page for projects who depend on this project.
Version 2 is a drop in replacement for V1. Upgrade with confidence and minimal effort! Simply change your constraints.