You have no favorites... yet!
Use the Library tree on the left to select a Choreo to call from your gateway device.
Use the Library tree on the left to select a Choreo to call from your edge device via the gateway.
Library . RunKeeper . FitnessActivities . UpdateActivity
Updates a past activity.
/*
TembooTask class placeholder
*/
/*
TembooTask header placeholder
*/
Since you've changed your device configuration, you'll need to tell us about this new device.
This feature is in experimental mode - pricing coming soon.
Send your code straight to a GitHub repository.
Your code will be visible by others in your repos. Keep credentials private by saving a Profile or commit code with Placeholder inputs.
The following files will be added to this repo:
You'll be able to edit and share your code from TI's CCS Cloud IDE.
The following will be sent to CCS Cloud:
/*
Your auto-generated code will appear here once you've configured your device above.
*/
/*
A header file containing your Temboo account information will appear here once you've
configured your device above.
*/
/*
Please log in to generate proxy server code for use with the JavaScript SDK.
*/
This Choreo allows you to edit a user's past activity. The documentation for this RunKeeper resource can be found here. Here's an example of acceptable inputs:
AccessToken: {YOUR ACCESS TOKEN}
ActivityID: /fitnessActivities/125927913
Activity: {"notes": "beautiful day for a walk in ny"}
The following is a sample of the JSON information returned by this Choreo:
{ "climb": 0, "nearest_teammate_weight": [], "equipment": "None", "type": "Walking", "distance": [ { "timestamp": 0, "distance": 0 }, { "timestamp": 300, "distance": 686.8533231433544 } ], "nearest_teammate_strength_training_activities": [], "nearest_teammate_diabetes": [], "path": [ { "timestamp": 0, "altitude": 12.5, "longitude": -74.001981, "latitude": 40.719719, "type": "start" }, { "timestamp": 300, "altitude": 12.5, "longitude": -74.010007, "latitude": 40.720793, "type": "end" } ], "calories": [], "total_calories": 39, "nearest_teammate_nutrition": [], "activity": "http://runkeeper.com/user/606264078/activity/125927913", "nearest_weight": "/weight/20775350", "total_distance": 686.853323143354, "previous": "/fitnessActivities/125926831", "nearest_teammate_sleep": [], "nearest_teammate_fitness_activities": [], "uri": "/fitnessActivities/125927913", "nearest_teammate_general_measurements": [], "userID": 12985593, "duration": 300, "heart_rate": [], "source": "TembooDev", "start_time": "Fri, 19 Oct 2012 15:34:56", "images": [], "is_live": false, "nearest_teammate_background_activities": [], "notes": "beautiful day for a walk in ny", "comments": "/fitnessActivities/125927913/comments" }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms