Integrations
You can automatically sync trails to wanderer at regular intervals using the third-party integration feature. Currently, we support two providers: strava and komoot.
It is important to note that synchronization only works from the provider to wanderer and not the other way around. Additionally, if a trail has already been synced to wanderer, subsequent changes made in the provider will not be transferred unless the trail is deleted in wanderer.
strava Integration
Section titled “strava Integration”Creating an App in strava
Section titled “Creating an App in strava”Before integrating strava with wanderer, you need to create an API application in strava. Visit strava’s API settings and follow the steps to create a new API application. Your setup should resemble the following:
Setting Up the Integration
Section titled “Setting Up the Integration”- Copy the Client ID and Client Secret.
- Go to the integrations page in wanderer’s settings.
- Click the settings button for the strava integration.
- Enter your Client ID and Client Secret.
- Choose whether you want to sync routes, activities, or both.
- Save the settings and toggle the integration on.
- You will be redirected to strava’s authorization page. Keep all checkboxes selected and click Authorize.
- You will then be redirected back to wanderer. The strava integration is now active.
komoot Integration
Section titled “komoot Integration”The komoot integration requires only your komoot username and password:
- Open the komoot settings from the integrations menu.
- Enter your komoot credentials.
- Save the settings.
- Toggle the integration on. It will become active immediately.
Your planned and completed trails will now sync with wanderer.
Sync Interval
Section titled “Sync Interval”By default, trails are synced every night at 02:00 AM. You can modify this schedule using the POCKETBASE_CRON_SYNC_SCHEDULE
environment variable.