mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
54 lines
1.1 KiB
JSON
54 lines
1.1 KiB
JSON
{
|
|
"createdAt": "2021-06-03T11:22:25.194Z",
|
|
"updatedAt": "2021-07-15T14:18:39.385Z",
|
|
"id": "214",
|
|
"name": "Discord:sendMessage",
|
|
"active": false,
|
|
"nodes": [
|
|
{
|
|
"parameters": {},
|
|
"name": "Start",
|
|
"type": "n8n-nodes-base.start",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
250,
|
|
300
|
|
],
|
|
"id": "51494395-ea61-4b02-9a5d-e9f3f97bddbe"
|
|
},
|
|
{
|
|
"parameters": {
|
|
"webhookUri": "https://discord.com/api/webhooks/853902674536955924/2gqWRIwqBexuMwlQmTNLYFizoX6JMjz5acCKN-6NwaVxfw30qZfy0nguukpLPk0zvnaK",
|
|
"text": "=Posted At {{(new Date).toUTCString()}}"
|
|
},
|
|
"name": "Discord",
|
|
"type": "n8n-nodes-base.discord",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
490,
|
|
300
|
|
],
|
|
"id": "ffb4c420-0c18-4cc9-a2fe-5898b93815aa"
|
|
}
|
|
],
|
|
"connections": {
|
|
"Start": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "Discord",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
}
|
|
},
|
|
"settings": {},
|
|
"staticData": null,
|
|
"meta": null,
|
|
"pinData": null,
|
|
"versionId": null,
|
|
"triggerCount": 0,
|
|
"tags": []
|
|
} |