@wolfxlabs/isend-sms
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

wolf iSend SMS Provider

iSend sms provider library for @novu/node

Usage

import { ISendSmsProvider } from '@wolf/isend-sms';

const provider = new ISendSmsProvider({
  // (Required) Get an API token from https://send.com.ly/
  apiToken: process.env.ISENDSMS_API_TOKEN,

  // (Optional) The sender id provided by iSend
  from: process.env.ISENDSMS_SENDER_ID,

  // (Optional) Either 'unicode' or 'plain'
  contentType: process.env.ISENDSMS_MSG_TYPE,
});

Dependencies (2)

Dev Dependencies (11)

Package Sidebar

Install

npm i @wolfxlabs/isend-sms

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

15.2 kB

Total Files

20

Last publish

Collaborators

  • tecklens1