Skip to content
This repository has been archived by the owner on Dec 3, 2019. It is now read-only.

Create an 'add_to_sendgrid' job #49

Closed
rickr opened this issue Jun 16, 2017 · 0 comments · Fixed by #86
Closed

Create an 'add_to_sendgrid' job #49

rickr opened this issue Jun 16, 2017 · 0 comments · Fixed by #86

Comments

@rickr
Copy link
Contributor

rickr commented Jun 16, 2017

Feature

Why is this feature being added?

To support OperationCode/operationcode_old_site#751 we will need to create a new job that is called when a user joins. It should hit the following

What should your feature do?

Add a new ActiveJob that adds a user to the sendgrid contactdb. The API endpoint you need is documented here.

Update the welcome_user method in the User model to call this new job.

There is a sendgrid gem that could be useful: sendgrid-ruby

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants