n8n-nodes-ride

Banner image

n8n-nodes-ride

This is an n8n community node. It lets you use Ride with GPS in your n8n workflows.

n8n is a fair-code licensed workflow automation platform.

Ride with GPS

Ride with GPS is a comprehensive cycling platform that allows users to plan routes, track rides, organize events, and share their cycling adventures with a community of riders. The platform offers GPS tracking, route planning tools, performance analytics, and social features for cyclists of all levels.

This custom node enables you to integrate and leverage your Ride with GPS data within n8n workflows, allowing you to automate data processing, analysis, and integration with other services and platforms.

Use Cases

Automatically process Ride with GPS data in n8n, connect with other nodes, and enable analysis, recording, and content generation.

🚴‍♀️ Finish your ride and instantly auto-post beautiful summaries with route maps to Instagram, Twitter, and Strava! No more manual uploads.

🥾 Hiking data flows automatically to your Notion database and then shares highlights on Facebook! Elevation data and scenic waypoints included.

🏍️ Motorcycle adventures auto-backup to cloud storage and generate travel journals! Preserve every memorable journey forever.

đźš— Family road trips automatically create daily logs and email them to grandparents! Real-time journey sharing made effortless.

✍️ City exploration tracks become blog drafts automatically! Extract visited spots and route maps for instant content creation.


Installation
Operations
Credentials
Compatibility
Usage
Resources

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

This node supports the following resources and operations:

User

Events

Routes

Trips

Sync

Credentials

To use this node, you need to authenticate with Ride with GPS using your service account credentials.

Prerequisites

  1. Sign up for a Ride with GPS account

Authentication Setup

  1. In n8n, create new credentials of type “Ride API”
  2. Enter your Ride with GPS service account email address and password
  3. Optional: Enter your Google Maps API key for static map image generation
    • This is only required if you want to use the Image output format for trips
    • You can use all other features without a Google Maps API key
  4. Configure the base URL (defaults to https://ridewithgps.com)

Google Maps API Setup (Optional)

To use the static map image generation feature:

  1. Get a Google Maps API key from the Google Cloud Console
  2. Enable the “Maps Static API” for your project
  3. Add the API key to your Ride API credentials in n8n
  4. Note: This is completely optional - all other node features work without it

Compatibility

Usage

Basic Examples

Get Current User Information:

List Your Routes:

Get Specific Route Details:

Get Trip with Multiple Output Formats:

Static Map Example Example of generated static map showing trip route with start (S) and end (E) markers

Sync Changes:

Pagination

Most list operations support pagination through the “Page Number” parameter. The response will include metadata about pagination, including total record count and links to additional pages.

Data Synchronization

The Sync operation is particularly useful for:

Changelog

For detailed version history and release notes, see CHANGELOG.md.

Resources

License

This project is licensed under the MIT License.