Workflow: Manual Medium Automation

Workflow Details

Download Workflow
{
    "id": "7",
    "name": "Publish post to a publication",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                600,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Medium",
            "type": "n8n-nodes-base.medium",
            "position": [
                800,
                300
            ],
            "parameters": {
                "title": "",
                "content": "",
                "publication": true,
                "contentFormat": "",
                "publicationId": "",
                "additionalFields": []
            },
            "credentials": {
                "mediumApi": "medium"
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Medium",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Get information about a company with UpLead
View
Aggregate Telegram Automation Triggered
View
My workflow 6
View
Summarize Google Sheets form feedback via OpenAI's GPT-4
View
Chatbot AI
View
Validate Seatable Webhooks with HMAC SHA256 Authentication
View
Automated Form Submission Data Storage in Airtable
View
MCP Client with Brave and Telegram
View
Splitout Comparedatasets Create Triggered
View
Automate PDF Image Extraction & Analysis with GPT-4o and Google Drive
View