mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
90 lines
1.8 KiB
JSON
90 lines
1.8 KiB
JSON
{
|
|
"createdAt": "2021-04-19T08:59:29.617Z",
|
|
"updatedAt": "2021-04-19T08:59:29.617Z",
|
|
"id": "169",
|
|
"name": "Mocean:SMS:send",
|
|
"active": false,
|
|
"nodes": [
|
|
{
|
|
"parameters": {},
|
|
"name": "Start",
|
|
"type": "n8n-nodes-base.start",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
250,
|
|
300
|
|
],
|
|
"id": "7f66f905-8236-4fe4-922b-8a7ab6921f26"
|
|
},
|
|
{
|
|
"parameters": {
|
|
"from": "Nodeqa",
|
|
"to": "21624827732",
|
|
"message": "=SMS-TEST-{{Date.now()}}"
|
|
},
|
|
"name": "Mocean",
|
|
"type": "n8n-nodes-base.mocean",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
500,
|
|
200
|
|
],
|
|
"credentials": {
|
|
"moceanApi": {
|
|
"id": "138",
|
|
"name": "Mocean Api creds"
|
|
}
|
|
},
|
|
"id": "3a8d2f48-5719-466e-95be-21d0c1d84c88"
|
|
},
|
|
{
|
|
"parameters": {
|
|
"resource": "voice",
|
|
"from": "Nodeqa",
|
|
"to": "21624827732",
|
|
"language": "en-GB",
|
|
"message": "=SMS{{Date.now()}}"
|
|
},
|
|
"name": "Mocean1",
|
|
"type": "n8n-nodes-base.mocean",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
500,
|
|
350
|
|
],
|
|
"credentials": {
|
|
"moceanApi": {
|
|
"id": "138",
|
|
"name": "Mocean Api creds"
|
|
}
|
|
},
|
|
"disabled": true,
|
|
"id": "2b80cb4d-4dda-4b2b-8c7a-05293a2ae063"
|
|
}
|
|
],
|
|
"connections": {
|
|
"Start": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "Mocean",
|
|
"type": "main",
|
|
"index": 0
|
|
},
|
|
{
|
|
"node": "Mocean1",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
}
|
|
},
|
|
"settings": {},
|
|
"staticData": null,
|
|
"meta": null,
|
|
"pinData": null,
|
|
"versionId": null,
|
|
"triggerCount": 0,
|
|
"tags": []
|
|
} |