Workflow: Manual Travisci Create

Workflow Details

Download Workflow
{
    "id": "52",
    "name": "Trigger a build using the TravisCI node",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                510,
                350
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "TravisCI",
            "type": "n8n-nodes-base.travisCi",
            "position": [
                710,
                350
            ],
            "parameters": {
                "slug": "",
                "branch": "",
                "operation": "trigger",
                "additionalFields": []
            },
            "credentials": {
                "travisCiApi": "travisCI"
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "TravisCI": {
            "main": [
                []
            ]
        },
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "TravisCI",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Update Roles by Excel
View
Lead Qualification with BatchData
View
HTTP Schedule Automation Webhook
View
Mattermost GoogleSheets Automate Scheduled
View
Add subscriber to form, create tag and subscriber to the tag
View
Code Readpdf Send Triggered
View
GoogleSheets Interval Process Scheduled
View
LangChain - Example - Code Node Example
View
Asana Webhook Automate Webhook
View
Aggregate Gmail Send Triggered
View