Workflow: Manual Contentful Automation

Workflow Details

Download Workflow
{
    "name": "",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                150,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Contentful",
            "type": "n8n-nodes-base.contentful",
            "position": [
                350,
                300
            ],
            "parameters": {
                "operation": "getAll",
                "returnAll": true,
                "additionalFields": []
            },
            "credentials": {
                "contentfulApi": "contentful"
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Contentful",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Business Canvas Generator
View
Code Filter Send Triggered
View
Localfile Splitout Automation Triggered
View
Splitout HTTP Create Webhook
View
Stopanderror Webhook Create Webhook
View
post to wallabag
View
Code Schedule Create Scheduled
View
Receive updates for specified tasks in Flow
View
HTTP GoogleSheets Create Webhook
View
Receive updates for all changes in Pipedrive
View