Auto-import from Strava using IFTTT

Issue #100 resolved
Daniel Besse created an issue

Using Strava channel on IFTTT should allow push-like import of activities. Changes required:

  1. on 3R: assign token to user to import without being logged-in
  2. on IFTTT: recipe: trigger Strava new activity -> action Maker call 3record.de/u<id>/strava/ifttt/<token> with content/get parameter/...: activity URL
  3. on 3R: find a way to import title when modified on Strava. Possibly, store info that activity still has Strava default title in "todo_actions" table and perform on user login or via cron jobs.

Comments (5)

  1. Log in to comment