Workflow: Manual Invoiceninja Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                220,
                310
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Invoice Ninja",
            "type": "n8n-nodes-base.invoiceNinja",
            "position": [
                410,
                310
            ],
            "parameters": {
                "options": [],
                "operation": "getAll"
            },
            "credentials": {
                "invoiceNinjaApi": "invoice_ninja_creds"
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Invoice Ninja",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Import Productboard Notes, Companies and Features into Snowflake
View
Very simple Human in the loop system email with AI e IMAP
View
Wait Webhook Send Webhook
View
Code Filter Create Scheduled
View
Filter Slack Send Scheduled
View
Splitout Filter Process Webhook
View
AI Agent with charts capabilities using OpenAI Structured Output
View
Whisper Transkription copy
View
airflow dag_run
View
Automatically Update YouTube Video Descriptions with Inserted Text
View