Skip to content

🚀 Feature: Add Sweego (email and sms api) #116

@pydubreucq

Description

@pydubreucq

🔖 Feature description

Add Email and SMS adapters for Sweego, a transactional messaging platform based in France.

Sweego uses a single unified REST API endpoint for both email and SMS, with API key authentication:

  • POST https://api.sweego.io/send with JSON body, Api-Key header
  • The channel field in the payload determines whether it's an email or SMS

API docs: https://learn.sweego.io

🎤 Pitch

Sweego is a 100% European transactional platform (company, infrastructure, and datacenters all based in France). It covers both email and SMS through a single API, which keeps integration simple — one API key, one endpoint, one payload structure.

The adapter code should be minimal since both channels go through the same POST /send endpoint.

I'm the co-founder of Sweego and happy to submit a PR with both adapters.

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions