n8n-workflows/workflows/535_workflow_535.json
2025-05-14 11:58:29 +03:00

21 lines
426 B
JSON

{
"nodes": [
{
"name": "Invoice Ninja Trigger",
"type": "n8n-nodes-base.invoiceNinjaTrigger",
"position": [
890,
400
],
"webhookId": "97be21b3-ebf5-48cf-b291-5d954657a544",
"parameters": {
"event": "create_invoice"
},
"credentials": {
"invoiceNinjaApi": "invoice_ninja_creds"
},
"typeVersion": 1
}
],
"connections": {}
}