Workflow: Manual Paddle Create

Workflow Details

Download Workflow
{
    "id": "54",
    "name": "Create a coupon on Paddle",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                550,
                260
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Paddle",
            "type": "n8n-nodes-base.paddle",
            "position": [
                750,
                260
            ],
            "parameters": {
                "discountAmount": 2,
                "additionalFields": {
                    "couponCode": "n8n-docs"
                }
            },
            "credentials": {
                "paddleApi": "paddle"
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "Paddle": {
            "main": [
                []
            ]
        },
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Paddle",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Executeworkflow Executecommandtool Create Triggered
View
Stickynote Send Triggered
View
OCR receipts from Google Drive
View
Archive empty pages in Notion Database
View
Trigger a build using the TravisCI node
View
Youtube Searcher
View
Build an MCP server with Airtable
View
Generate SQL queries from schema only - AI-powered
View
AI powered SEO Keyword Research Automation - The vibe Marketer
View