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

Filter Slack Create Webhook
View
HTTP Schedule Automation Webhook
View
Code Filter Create Scheduled
View
CFP Selection 2
View
n8n Graphic Design Team
View
OpenSea NFT Agent Tool
View
Zoom AI Meeting Assistant
View
Filter Schedule Import Webhook
View
Sending an SMS with MessageBird
View
Receive updates when an event occurs in Asana
View