Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add email service RPC for sendgrid sender registration #49

Closed
tmthecoder opened this issue Feb 20, 2024 · 0 comments · Fixed by #59
Closed

Add email service RPC for sendgrid sender registration #49

tmthecoder opened this issue Feb 20, 2024 · 0 comments · Fixed by #59
Assignees

Comments

@tmthecoder
Copy link
Contributor

Add email service RPC for sendgrid sender registration

Context

We need to add an RPC endpoint to interface with Sendgrid's sender email registration API

Acceptance Criteria

  • A Proto RPC with appropriate Request/Response types is generated for this RPC
  • The Email Service implements the above RPC

Testing

  • Please ensure there are tests written for the following cases (at a minimum):
    • Calling the rpc with a successful registration
    • Calling the roc with an unsuccessful registration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants