adding the workflow collection to git
This commit is contained in:
21
workflows/535_workflow_535.json
Normal file
21
workflows/535_workflow_535.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"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": {}
|
||||
}
|
||||
Reference in New Issue
Block a user