This package has been deprecated

Author message:

Package no longer supported. Use @novu/providers instead.

@novu/braze
TypeScript icon, indicating that this package has built-in type declarations

0.24.1 • Public • Published

Novu Braze Provider

A Braze email provider library for @novu/node

Usage

import { BrazeEmailProvider } from '@novu/braze';
const provider = new BrazeEmailProvider({
    apiKey: process.env.BRAZE_API_KEY,
    apiURL: process.env.BRAZE_API_URL,
    appID: process.env.BRAZE_API_ID,
})

Readme

Keywords

none

Package Sidebar

Install

npm i @novu/braze

Weekly Downloads

3

Version

0.24.1

License

MIT

Unpacked Size

26.8 kB

Total Files

21

Last publish

Collaborators

  • scopsy
  • letitrock
  • chmarax