Marketing & Advertising Automation
Send a message on Twake
Send a message on Twake
Manual
Low
2
Nodes
Manual
Trigger
Low
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
2
Node Types
0
Workflow JSON
835 Bytes
{
"id": "1",
"name": "Send a message on Twake",
"nodes": [
{
"name": "On clicking 'execute'",
"type": "n8n-nodes-base.manualTrigger",
"position": [
600,
300
],
"parameters": {},
"typeVersion": 1
},
{
"name": "Twake",
"type": "n8n-nodes-base.twake",
"position": [
800,
300
],
"parameters": {
"content": "",
"channelId": "",
"additionalFields": {}
},
"credentials": {
"twakeCloudApi": ""
},
"typeVersion": 1
}
],
"active": false,
"settings": {},
"connections": {
"On clicking 'execute'": {
"main": [
[
{
"node": "Twake",
"type": "main",
"index": 0
}
]
]
}
}
}