Workflow: Twitter Strava Create

Workflow Details

Download Workflow
{
    "id": "95",
    "name": "Receive updates when a new activity gets created and tweet about it",
    "nodes": [
        {
            "name": "Strava Trigger",
            "type": "n8n-nodes-base.stravaTrigger",
            "position": [
                710,
                220
            ],
            "webhookId": "5ad7a644-4005-4118-a27e-7112bd0035a5",
            "parameters": {
                "event": "create",
                "object": "activity",
                "options": []
            },
            "credentials": {
                "stravaOAuth2Api": "strava"
            },
            "typeVersion": 1
        },
        {
            "name": "Twitter",
            "type": "n8n-nodes-base.twitter",
            "position": [
                910,
                220
            ],
            "parameters": {
                "text": "=I ran {{$node[\"Strava Trigger\"].json[\"object_data\"][\"distance\"]}} meters and completed my {{$node[\"Strava Trigger\"].json[\"object_data\"][\"name\"]}}!",
                "additionalFields": []
            },
            "credentials": {
                "twitterOAuth1Api": "twitter-Harshil"
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "Strava Trigger": {
            "main": [
                [
                    {
                        "node": "Twitter",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Prod: Notion to Vector Store - Dimension 768
View
Manual Googleslides Automate Triggered
View
Translate questions about e-mails into SQL queries and run them
View
GoogleSheets Cron Automate Scheduled
View
Error Alert and Summarizer
View
Limit Webhook Automation Webhook
View
Extractfromfile Manual Create Webhook
View
Splitout Schedule Create Scheduled
View
🔥📈🤖 AI Agent for n8n Creators Leaderboard - Find Popular Workflows
View
Standup Bot - Read Config
View