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

Email AI Auto-responder. Summerize and send email
View
Telegram Redis Create Webhook
View
HTTP Form Automation Webhook
View
📦 New Email ➔ Create Google Task
View
Splitout Schedule Monitor Scheduled
View
Gmail GoogleDrive Import
View
GoogleCalendar Form Create Triggered
View
Perform a domain search (single) with Icypeas
View
HTTP Readbinaryfile Automation Webhook
View