Skip to content

Conversation

@JoseSzycho
Copy link
Contributor

This PR extends the Contact, ContactGroup, and ContactGroupMembership APIs to support multiple email/contact providers (e.g., Resend, Loops) simultaneously. It moves away from a single provider model to a provider-agnostic interface that tracks status independently for each backend.

Mailing List Synchronization (Loops): Updated ContactGroupSpec to support external provider IDs. This enables integration with providers like Loops.so that require pre-created mailing list IDs for synchronization.

Closes datum-cloud/email-provider-loops#2

@joggrbot
Copy link
Contributor

joggrbot bot commented Dec 19, 2025

📝 Documentation Analysis

All docs are up to date! 🎉


✅ Latest commit analyzed: ba652f1 | Powered by Joggr

@JoseSzycho
Copy link
Contributor Author

Leaving PR as draft, as it updates could be introduced during the Loops controller implementation.
datum-cloud/email-provider-loops#3

@JoseSzycho JoseSzycho marked this pull request as ready for review December 30, 2025 14:45
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

Successfully merging this pull request may close these issues.

Update ContactGroupMembership and ContactGroup APIs to support multiple providers

2 participants