Open-Source Notification Platform. Embeddable Notification Center, E-mail, Push and Slack Integrations.
35.18k
stars
3.8k
forks
source link
[NV-3040] Migrate from pepipost SDK to direct API calls with Axios #4587
Closed
LetItRock closed 12 months ago
What?
In the
@novu/netcore
package we would like to migrate from using thepepipost
SDK to having a code that directly calls to the provider APIs. Check the documentation about the API here: https://cpaasdocs.netcorecloud.com/docs/pepipost-api/c2d895762f832-send-an-emailWhy? (Context)
Due to an un-maintained SDK, we should move from the official SDK' to working directly with the provider's API spec.
Definition of Done