Workflow: Manual Unleashedsoftware Automation

Workflow Details

Download Workflow
{
    "name": "",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                390,
                220
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Unleashed Software",
            "type": "n8n-nodes-base.unleashedSoftware",
            "position": [
                600,
                220
            ],
            "parameters": {
                "filters": {
                    "orderStatus": [
                        "Completed"
                    ]
                },
                "returnAll": true
            },
            "credentials": {
                "unleashedSoftwareApi": "unleashed"
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Unleashed Software",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Sell a Used Car
View
Get all the stories starting with `release` and publish them
View
Send updates about the position of the ISS every minute to a topic in ActiveMQ
View
Manual GoogleSheets Update Triggered
View
Code GoogleCalendar Create Webhook
View
Matomo Analytics Report
View
Deep Research Report Generation Using Open Router, Google Search, Webhook/Telegram and Notion
View
cheems
View
AI Voice Chat using Webhook, Memory Manager, OpenAI, Google Gemini & ElevenLabs
View
Telegram Code Create Triggered
View