zendesk-request-wrapper
TypeScript icon, indicating that this package has built-in type declarations

1.1.2 • Public • Published

Zendesk App's Framework Request Wrapper

This is a small typescript project that implements a wrapper around the ZAF client allowing for users to add in global params to all requests that go to a particular external host.

Installation

yarn add zendesk-request-wrapper

Usage

Config.setUrl('https://askstylo.com')
Config.setGlobalParams({ appName: 'Stylo Assist' });

const styloClient = new ZafClientWrapper(yourZendeskClientInstance);

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.1.225latest

Version History

VersionDownloads (Last 7 Days)Published
1.1.225
1.1.10
1.1.00
1.0.91
1.0.80
1.0.70
1.0.60
1.0.50
1.0.40
1.0.30
1.0.20
1.0.10

Package Sidebar

Install

npm i zendesk-request-wrapper

Weekly Downloads

26

Version

1.1.2

License

MIT

Unpacked Size

14.8 kB

Total Files

14

Last publish

Collaborators

  • eric-at-stylo