Problem/Motivation
We send email on behalf of hundreds of Sendgrid subusers, so we need a way to override the main API key with each subuser's API key
Steps to reproduce
Proposed resolution
Add an optional message parameter of apikey which gets used if present, otherwise the mail API key in the key repository is used.
Remaining tasks
Apply patch
User interface changes
None
API changes
apikey parameter added to message params.
Data model changes
None
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3222819.patch | 1.22 KB | lambic |
Issue fork sendgrid_integration-3222819
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
lambic commentedComment #8
perignon commentedThanks for the contribution!