Skip to content

PROOF OF CONCEPT: SendGrid for E-mail Campaigns #406

@mshappe

Description

@mshappe

Right now, in order to send out mass mailings to the membership, we're using Neon as the Customer Relationship Manager/Marketing E-mail system.

Going forward, so that we don't have to implement it ourselves, we probably want to use SendGrid for that.

In order to do that, we need to use SendGrid's Marketing Campaigns API to create a list of members, and keep it synced. SendGrid would then also handle "suppressions" (e.g. unsubscriptions) from that list and I believe we can sync that data back.

AS A PROOF OF CONCEPT: Use the SendGrid API to create a list and populate it with members who are not already suppressed in Neon.

This can be a one-time/push-button thing rather than a timed process for now. This is purely proof of concept that we can bridge from Neon and/or our internal database to SendGrid to build the lists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions