π Problem Statement
As a developer, I experience the Core API only allowing newsletter retrieval by ID, which makes it impossible to check or manage newsletter subscriptions for a given email address without first knowing the subscription ID.
π‘ User Story
As a developer, I want to query the Core API for newsletter subscriptions by email address, so that I can programmatically check opt-in status and manage newsletters for any customer.
π― Definition of Done
- Given a valid email address, when calling GET /v2/newsletters with an email filter, then matching newsletter subscriptions are returned.
- This change impacts the API (newsletter endpoint β add email query param). New endpoint must be documented and tested.
- Limitations: returns subscriptions for the authenticated org only; multiple subscriptions per email are returned as a list.
Please authenticate to join the conversation.
Backlog
Pelcro Product
10 months ago

Mike Gilbert
Get notified by email when there are changes.
Backlog
Pelcro Product
10 months ago

Mike Gilbert
Get notified by email when there are changes.