Exporting data

How do I export the GPS tracks for my trips?

8 replies

null
    • Matthew_Twyman
    • 3 yrs ago
    • Reported - view

    Data can be exported here https://my.bouncie.com/reports

    • Jim_Schlight
    • 3 yrs ago
    • Reported - view

    I don’t see an option for exporting GPS tracks. 

    • Matthew_Twyman
    • 3 yrs ago
    • Reported - view

    The CSV export tool is not well suited for trip route detail. There is simply too much data when considering ~7200 data points (lat,lon) for every hour of driving.

    Our API is the best solution for this data output.

    https://docs.bouncie.dev/#api-REST_Trips

    • Jim_Schlight
    • 3 yrs ago
    • Reported - view

    The REST API requires an OAuth 2 access token. Although I've successfully generated access tokens for other OAuth 2 web services, I'm not able to generate an access token for the Bouncie web service. How is support provided for the REST API?

    • Matthew_Twyman
    • 3 yrs ago
    • Reported - view

    The OAuth issue you experienced has been addressed. . Sorry for the probelm.  Also, we will have a public Slack channel available next week for API Support.  Stay tuned.

    • Jim_Schlight
    • 3 yrs ago
    • Reported - view

    Yes! Authentication is now working, as is the API. Thank you. 

    • Bryan_Hom
    • 4 mths ago
    • Reported - view

    Hi i'm working on a google apps script project with Oauth2 and i have the api working and am able to receive the data i am querying for, but i am being forced to reauthorize every hour.  Is there a refresh token that can be used so i'm not constantly having to sign into the bouncie page for reauthorization? 

    • Dustin_Autery.1
    • 4 mths ago
    • Reported - view

    It is only necessary to sign into the Bouncie page and select which vehicles are associated once, and then persist the code returned in the redirect url for subsequent use.

    Here is the relevant documentation for access tokens: https://docs.bouncie.dev/#/#2-have-your-application-request-access-tokens

    "If the access token expires, you can generate a new one by making a POST request to the https://auth.bouncie.com/oauth/token endpoint again with the same POST body as described above."

Content aside

  • 4 mths agoLast active
  • 8Replies
  • 191Views
  • 4 Following