1.0.0 • Published 6 years ago

node-qualtrics-api v1.0.0

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago

JavaScript Style Guide

Qualtrics API for Node

Qualtrics API functions bundled as NPM package for Node.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for use with your own API tokens and Qualtrics domains.

Prerequisites

  1. Install Node 8.0.0 or greater.
  2. Install Git.

Installion

To use with node:

$ npm install node-qualtrics-api

Then, in wherever you want to use this package:

const qualtricsAPI = require('node-qualtrics-api');

Attached to the qualtricsAPI are a bunch of functions.

Authors

License

This project is licensed under the MIT License.