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

Webhook Code Create Webhook
View
Webhook Slack Automate Webhook
View
Translate Telegram audio messages with AI (55 supported languages) v1
View
Analyze_Crowdstrike_Detections__search_for_IOCs_in_VirusTotal__create_a_ticket_in_Jira_and_post_a_message_in_Slack
View
Manual Bannerbear Automate Triggered
View
Analyze Screenshots with AI
View
Colombian Invoices Processing
View
Summarize Google Drive Documents with Mistral AI and Send via Gmail
View
Manual Freshdesk Automate Triggered
View