Workflow: Manual Wordpress Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Wordpress",
            "type": "n8n-nodes-base.wordpress",
            "position": [
                450,
                300
            ],
            "parameters": {
                "options": [],
                "operation": "getAll"
            },
            "credentials": {
                "wordpressApi": "wp_creds"
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Wordpress",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

GoogleCalendar Schedule Create Scheduled
View
Grist Stickynote Create Webhook
View
[2/2] KNN classifier (lands dataset)
View
Auto Knowledge Base Article Generator
View
Manual Stickynote Automate Triggered
View
Manual Filter Update Webhook
View
Outlook
View
Extranet Releases
View
Schedule Stickynote Send Scheduled
View
Chat with local LLMs using n8n and Ollama
View