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 marketing list capabilities + integrate with email provider #660

Open
matoszz opened this issue Mar 14, 2024 · 2 comments
Open

Add marketing list capabilities + integrate with email provider #660

matoszz opened this issue Mar 14, 2024 · 2 comments
Assignees

Comments

@matoszz
Copy link
Contributor

matoszz commented Mar 14, 2024

Our current transactional email provider (Sendgrid) is today just blasting emails out via API requests - given we have the user context when sending the email, we should start tracking contact attributes via sendgrid's Marketing Campaigns for future marketing / email purposes. The current email provider integration is specific to sendgrid and needs to be eventually genericized and made to be a customer-facing integration capability (or at least highly customizable) but this issue is to start building those features out by enhancing our existing integration to take advantage of SG's platform features.

@matoszz matoszz self-assigned this Mar 14, 2024
@matoszz
Copy link
Contributor Author

matoszz commented Apr 2, 2024

We decided to create our own subscriber / un-subscriber list #668 but there may be more / additional work required to make this a customer consumable feature; we'd want to provide some instruction and/or integration paths on how a customer could funnel subscribers submitted within their websites to their datum organizations (presumably with an API token ?) @golanglemonade feel free to add any other details relevant

@golanglemonade
Copy link
Contributor

Subscribers are now created with the use of an API token and our org owned construct as described above.

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

No branches or pull requests

2 participants