novu icon indicating copy to clipboard operation
novu copied to clipboard

[NV-180] - Add new SparkPost provider

Open ComBarnea opened this issue 3 years ago • 11 comments

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
  })
);

ComBarnea avatar Nov 01 '21 06:11 ComBarnea

I would like to work on this issue. Can anyone assign me this issue?

alceil avatar Nov 06 '21 09:11 alceil

@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 🚀

scopsy avatar Nov 06 '21 10:11 scopsy

Thanks @scopsy

alceil avatar Nov 06 '21 10:11 alceil

Hey @scopsy What was the issue with the previous PR? I am looking to work on this.

aggmoulik avatar May 03 '22 15:05 aggmoulik

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.

scopsy avatar May 03 '22 15:05 scopsy

Sure

alceil avatar May 03 '22 15:05 alceil

@alceil @scopsy Update on PR.

aggmoulik avatar May 23 '22 06:05 aggmoulik

@iampearceman should we close this issue now? @scopsy

oba2311 avatar Jul 07 '22 08:07 oba2311

@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

scopsy avatar Jul 07 '22 09:07 scopsy

@aggmoulik interested in taking a stab at it?

oba2311 avatar Jul 10 '22 15:07 oba2311

@scopsy Is this issue available to work on?

Nike682631 avatar Aug 11 '22 18:08 Nike682631

Is this still a valid issue?

peoray avatar Feb 22 '23 00:02 peoray

Looks like already merged @peoray thank you for mentioning.

scopsy avatar Mar 06 '23 07:03 scopsy

I can't find a page for the documentation though. Can I make a pr?

peoray avatar Mar 06 '23 12:03 peoray

@peoray would really appreciate this! Thank you

scopsy avatar Mar 07 '23 10:03 scopsy

@scopsy Sparkpost is also not under Novu integrations page

peoray avatar Mar 15 '23 14:03 peoray