vdemay / usabilla_api

Generates headers for the Usabilla API - using bash/shell script.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

usabilla_api

Generates headers and outputs data for the Usabilla API - using bash/shell script. For more documentation, see: http://developers.usabilla.com/

Need to fill the following variables:

  1. accessKey
  2. secretKey
  3. limit (default: 100)
  4. offset (default: 0)
  5. uri (default: '/live/websites/campaign/*/results')

About

Generates headers for the Usabilla API - using bash/shell script.


Languages

Language:Shell 100.0%