Basic Information

appmixer.strava.core.FindActivities

1.0.0

Public

Retrieve a list of recent activities for the authenticated athlete. Optional filters like 'after' and 'before' (epoch seconds) can be provided to narrow down the results.

Input Ports

in

FieldTypeDescription
After text Epoch timestamp to filter activities that occurred after this time.
Before text Epoch timestamp to filter activities that occurred before this time.
Output Type select Choose whether you want to receive the result set as one complete list, or first item only or one item at a time or stream the items to a file.

Output Ports

out

notFound

FieldTypeDescription
No fields defined for this port

Full Metadata