20 lines
340 B
JSON
20 lines
340 B
JSON
{
|
|
"nodes": [
|
|
{
|
|
"name": "Mailjet Trigger",
|
|
"type": "n8n-nodes-base.mailjetTrigger",
|
|
"position": [
|
|
530,
|
|
400
|
|
],
|
|
"parameters": {
|
|
"event": "sent"
|
|
},
|
|
"credentials": {
|
|
"mailjetEmailApi": "mailjet creds"
|
|
},
|
|
"typeVersion": 1
|
|
}
|
|
],
|
|
"connections": {}
|
|
} |