Basic Information

appmixer.strava.core.UpdateActivity

1.0.0

Public

Update details of an existing activity such as its name or description.

Input Ports

in

FieldTypeDescription
Activity ID text The ID of the activity to update.
Name text New name for the activity.
Description text New description for the activity.
Sport Type text Sport type of activity (e.g., Run, Ride, Swim, Hike). See the full list of supported sport types in the Strava API documentation.
Commute toggle Whether this activity is a commute.
Trainer toggle Whether this activity was recorded on a training machine.
Hide from Home toggle Whether this activity is muted/hidden from home.
Gear ID text Identifier for the gear associated with the activity. Use 'none' to clear gear.

Output Ports

out

FieldTypeDescription
No fields defined for this port

Full Metadata