Plant a tree with SkootEco when Strava run distance threshold is reached
This trigger fires when distance tracked by Strava for selected shoes crosses a threshold you specify.
Developer info
- API endpoint slug
- strava.shoes_distance_over_threshold
Trigger fields
Which shoes Dropdown list
- Label
- Which shoes?
- Slug
- which_shoes
- Required
- true
- Can have default value
- false
Distance threshold Text input > Regular expression
- Label
- Distance threshold
- Helper text
- In miles or kilometers, should match your Strava account preferences for distance units
- Slug
- distance_threshold
- Required
- true
- Can have default value
- true
Ingredients
Threshold crossed at Date and time when the distance threshold was crossed.
- Slug
- threshold_crossed_at
- Filter code
- Strava.shoesDistanceOverThreshold.ThresholdCrossedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Name The name of the shoes
- Slug
- name
- Filter code
- Strava.shoesDistanceOverThreshold.Name
- Type
- String
- Example
- My favorite pair
Distance Recorded distance
- Slug
- distance
- Filter code
- Strava.shoesDistanceOverThreshold.Distance
- Type
- String
- Example
- 400
Distance unit "mi" or "km", should match the Strava profile preference
- Slug
- distance_unit
- Filter code
- Strava.shoesDistanceOverThreshold.DistanceUnit
- Type
- String
- Example
- km