novu
novu copied to clipboard
[NV-180] - Add new SparkPost provider
What?
New SparkPost Email Provider
Why?
To have the ability to use SparkPost as a provider.
How?
Add new provider based on this guide
Usage
Example for SparkPost provider registration needs to be finalized.
await notifire.registerProvider(
new SparkPostProvider({
apiKey: process.env.SPARKPOST_API_KEY
})
);
I would like to work on this issue. Can anyone assign me this issue?
@alceil Amazing! You kick off the needed code by running yarn run generate:provider
from the root directory.
Feel free to reach us on Discord for any help 🚀
Thanks @scopsy
Hey @scopsy What was the issue with the previous PR? I am looking to work on this.
So I think it was closed automatically when the target branch was deployed for some reason, just now noticed that :( @alceil deeply apologize I missed it, if you can maybe reopen it and @aggmoulik can contribute to it to finalize everything so we can merge this.
Sure
@alceil @scopsy Update on PR.
@iampearceman should we close this issue now? @scopsy
@oba2311 it was actually closed without every being merged :( And some much have changed since then that we will have to re-do a lot of the integration parts based on the guide here: https://docs.novu.co/community/create-provider
@aggmoulik interested in taking a stab at it?
@scopsy Is this issue available to work on?
Is this still a valid issue?
Looks like already merged @peoray thank you for mentioning.
I can't find a page for the documentation though. Can I make a pr?
@peoray would really appreciate this! Thank you
@scopsy Sparkpost is also not under Novu integrations page