-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[NV-3039] Migrate from sparkpost SDK to direct API calls with Axios #4588
Comments
@LetItRock can you assign me, I'm currently working on other issue regarding Sparkpost and I want to avoid git conflicts |
Hey I would like to work on it |
I would be willing to work on this |
Hey @michaldziuba03, |
Hey @LetItRock @djabarovgeorge , Since no one is activly working on this issue, I would like to raise a PR. |
@ayushshukla7777 it's active I'm waiting for merge: #3736 |
hey @michaldziuba03 , I though it was inactive, my bad. Since I already did this, I will just put it here. After that merge, it can be helpful. |
What?
In the
@novu/sparkpost
package we would like to migrate from using thesparkpost
SDK to have a code that directly calls to the provider APIs. Check the documentation about the API here: https://developers.sparkpost.com/api/Why? (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
The text was updated successfully, but these errors were encountered: