Workflow: Manual Segment Monitor

Workflow Details

Download Workflow
{
    "id": "122",
    "name": "Track an event in Segment",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Segment",
            "type": "n8n-nodes-base.segment",
            "position": [
                450,
                300
            ],
            "parameters": {
                "event": "",
                "resource": "track"
            },
            "credentials": {
                "segmentApi": ""
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Segment",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

GoogleSheets MySQL Integration
View
Intelligent Web Query and Semantic Re-Ranking Flow
View
Splitout Code Create Webhook
View
Qualify new leads in Google Sheets via OpenAI's GPT-4
View
Telegram Wait Send Triggered
View
OpenSea NFT Agent Tool
View
Sync Todoist tasks to Notion
View
Discord MCP Server
View
Workflow dashboard with mermaid.js
View
Gmail MCP Server
View