{ "id": "208", "name": "Add a datapoint to Beeminder when new activity is added to Strava", "nodes": [ { "name": "Strava Trigger", "type": "n8n-nodes-base.stravaTrigger", "position": [ 470, 300 ], "webhookId": "2b0c6812-ac24-42e5-b15e-8d1fb7606908", "parameters": { "event": "create", "options": {} }, "credentials": { "stravaOAuth2Api": "strava" }, "typeVersion": 1, "id": "1089bb6e-6749-4be5-a253-d3d39d493bd0", "notes": "This stravaTrigger node performs automated tasks as part of the workflow." }, { "name": "Beeminder", "type": "n8n-nodes-base.beeminder", "position": [ 670, 300 ], "parameters": { "goalName": "testing", "additionalFields": { "comment": "={{$json[\"object_data\"][\"name\"]}}" } }, "credentials": { "beeminderApi": "Beeminder credentials" }, "typeVersion": 1, "id": "c6144cba-720c-46d4-80ef-25ddf57b83f9", "notes": "This beeminder node performs automated tasks as part of the workflow." }, { "id": "error-18117e8f", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "active": false, "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "connections": {}, "description": "Automated workflow: Add a datapoint to Beeminder when new activity is added to Strava. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-0cba3f23", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:42.228932", "updatedAt": "2025-09-29T07:07:42.228948", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Add a datapoint to Beeminder when new activity is added to Strava. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }