Basic Information

appmixer.strava.core.CreateManualActivity

1.0.0

Public

Create a manual activity by providing details like name, type, start date, and elapsed time.

Input Ports

in

FieldTypeDescription
Name text Name of the activity.
Sport Type text Sport type of activity (e.g., Run, MountainBikeRide, Ride).
Start Date Local text Start date of the activity in ISO 8601 format (e.g., 2018-02-20T10:02:13Z).
Elapsed Time (seconds) number Elapsed time of the activity in seconds.
Description text Description of the activity (optional).
Distance (meters) number Distance of the activity in meters (optional).
Trainer Activity number Set to 1 to mark as a trainer activity (optional).
Commute number Set to 1 to mark as a commute (optional).

Output Ports

out

FieldTypeDescription
Activity ID -
Name -
Distance -
Moving Time -
Elapsed Time -
Type -
Sport Type -
Start Date -
Start Date Local -
Timezone -
Total Elevation Gain -
Trainer -
Commute -
Manual -
Private -
Description -
Resource State -
Athlete -

Full Metadata