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

WhatsApp starter workflow
View
Code Webhook Automation Webhook
View
Check To Do on Notion and send message on Slack
View
Manual GoogleSheets Automate Triggered
View
Sync Jira issues with subsequent comments to Notion database
View
modelo do chatbot
View
HTTP Stickynote Create Webhook
View
📄🛠️PDF2Blog
View
GitLab MR Auto-Review & Risk Assessment
View
Wait Splitout Create Webhook
View