Exporting data

How do I export the GPS tracks for my trips?

8 replies

null
    • Matthew_Twyman
    • 3 yrs agoTue, February 22, 2022 at 4:34 AM UTC
    • Reported - view

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

    • Jim_Schlight
    • 3 yrs agoTue, February 22, 2022 at 5:30 AM UTC
    • Reported - view

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

    • Matthew_Twyman
    • 3 yrs agoTue, February 22, 2022 at 5:15 PM UTC
    • 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 agoTue, February 22, 2022 at 5:53 PM UTC
    • 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 agoThu, February 24, 2022 at 10:20 PM UTC
    • 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 agoMon, February 28, 2022 at 6:13 PM UTC
    • Reported - view

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

    • Bryan_Hom
    • 7 mths agoFri, January 10, 2025 at 2:27 PM UTC
    • 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
    • 7 mths agoMon, January 13, 2025 at 7:43 PM UTC
    • 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

  • 7 mths agoMon, January 13, 2025 at 7:51 PM UTCLast active
  • 8Replies
  • 231Views
  • 4 Following