Workflow: Clockify Webhook Sync

Workflow Details

Download Workflow
{
    "id": "2",
    "name": "Syncro to Clockify",
    "nodes": [
        {
            "name": "Webhook",
            "type": "n8n-nodes-base.webhook",
            "position": [
                490,
                300
            ],
            "webhookId": "43d196b0-63c4-440a-aaf6-9d893907cf3c",
            "parameters": {
                "path": "43d196b0-63c4-440a-aaf6-9d893907cf3c",
                "options": [],
                "httpMethod": "POST",
                "responseData": "allEntries",
                "responseMode": "lastNode"
            },
            "typeVersion": 1
        },
        {
            "name": "Clockify",
            "type": "n8n-nodes-base.clockify",
            "position": [
                690,
                300
            ],
            "parameters": {
                "name": "=Ticket {{$json[\"body\"][\"attributes\"][\"number\"]}} - {{$json[\"body\"][\"attributes\"][\"customer_business_then_name\"]}} [{{$json[\"body\"][\"attributes\"][\"id\"]}}]",
                "workspaceId": "xxx",
                "additionalFields": []
            },
            "credentials": {
                "clockifyApi": "Clockify"
            },
            "typeVersion": 1
        }
    ],
    "active": true,
    "settings": [],
    "connections": {
        "Webhook": {
            "main": [
                [
                    {
                        "node": "Clockify",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Open Deep Research - AI-Powered Autonomous Research Workflow
View
Mattermost Pagerduty Automate Webhook
View
Whisper Transkription copy
View
Create, update, and get an entry in Strapi
View
Summarize emails with A.I. then send to messenger
View
Code Pipedrive Create Triggered
View
đŸ¤–Calendar Agent
View
HTTP Telegram Send Webhook
View
Jira Automate Triggered
View
Wait Splitout Create Webhook
View