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

n8n Graphic Design Team
View
Quickbooks Automate
View
Write a WordPress post with AI (starting from a few keywords)
View
google drive to instagram, tiktok and youtube
View
Merge PDFs
View
Splitout Executecommand Automate Scheduled
View
Get Product Feedback
View
WhatsApp starter workflow
View
💥🛠️Build a Web Search Chatbot with GPT-4o and MCP Brave Search
View
GoogleSheets Slack Send Triggered
View