domo-sdk
TypeScript icon, indicating that this package has built-in type declarations

2.0.1 • Public • Published

NodeJS - Domo API SDK

License

About

  • The Domo API SDK is the simplest way to automate your Domo instance
  • The SDK streamlines the API programming experience, allowing you to significantly reduce your written code

Features:

Setup

  • Install NodeJS/npm: https://nodejs.org/en/download/

    • Linux: apt-get install nodejs
    • MacOS: brew install nodejs
    • Windows: direct download, or use Bash on Windows 10
  • Install module

      $ npm install --save domo-sdk
    

Updates

Usage

  • For basic usage see /examples
  • For full TypeScript usage refer to /test.
  • Create an API Client on the Domo Developer Portal
  • Use your API Client id/secret to instantiate an SDK instance
  • Multiple API Clients can be used by instantiating multiple SDK clients
  • Authentication with the Domo API is handled automatically by the SDK
  • If you encounter a 'Not Allowed' error, this is a permissions issue. Please speak with your Domo Administrator.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.1
    634
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.0.1
    634
  • 2.0.0
    0
  • 1.0.1
    3
  • 1.0.0
    1

Package Sidebar

Install

npm i domo-sdk

Weekly Downloads

109

Version

2.0.1

License

MIT

Last publish

Collaborators

  • domo
  • walex