Skip to content

Support EU region endpoints #129

@mikemanger

Description

@mikemanger

SendGrid added a separate API for EU servers.

https://www.twilio.com/en-us/blog/send-emails-in-eu

Support was added to the official sendgrid-python library in 6.10 via a set_sendgrid_data_residency() method sendgrid/sendgrid-python#1073 (although I think this could be done in earlier versions too by setting the host parameter of SendGridAPIClient).

To support this I think we'd need a new optional setting, something like SENDGRID_REGION

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions