Question about existing API's

Heather McCarthy's Avatar

Heather McCarthy

29 Jan, 2019 08:54 PM

Hello Tender Support,

I'm curious to know if you have a Statistics API so that we might be able to retrieve our weekly initial response time average?

Looking forward to your reply.

Cheers,
Heather

  1. Support Staff 1 Posted by Courtenay on 06 Feb, 2019 12:53 PM

    Courtenay's Avatar

    Hi Heather,
    I've put up a trial of a reporting API - see how this works for you.

    endpoint: https://api.tenderapp.com/YOURSITE/discussions/statistics
    parameters:
    date_range : {day,week,month,year} end: date, YYYYMMDD

    example:

    curl -X GET  -H "X-Tender-Auth: f99ABC12345678"  -H "Accept: application/vnd.tender-v1json"  "https://api.tenderapp.com/help/discussions/statistics?date_range=week&end=20190203"
    {"count":10,"percent":27.0,"average":170547,"stddev":145928.45,"median":83793}
    
  2. brandi closed this discussion on 12 Feb, 2019 05:34 AM.

Discussions are closed to public comments.
If you need help with Tender please start a new discussion.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac