Communication & Messaging
1082 Slack Readbinaryfile Create
1082 Slack Readbinaryfile Create
Manual
High
9
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
9
Node Types
0
Workflow JSON
5.49 KB
{
"name": "1082 Slack Readbinaryfile Create",
"nodes": [
{
"name": "Read Harvey's Email",
"type": "n8n-nodes-base.emailReadImap",
"position": [
270,
390
],
"parameters": {
"options": {}
},
"credentials": {
"imap": "Read Harvey's Mail"
},
"typeVersion": 1
},
{
"name": "Who Is The Email From?",
"type": "n8n-nodes-base.switch",
"position": [
460,
390
],
"parameters": {
"rules": {
"rules": [
{
"value2": "Louis Litt <[email protected]>"
}
]
},
"value1": "={{$node[\"Read Harvey's Email\"].json[\"from\"]}}",
"dataType": "string",
"fallbackOutput": 3
},
"typeVersion": 1,
"alwaysOutputData": false
},
{
"name": "Read Excuses File",
"type": "n8n-nodes-base.readBinaryFile",
"position": [
670,
...Showing first 1000 characters. Click "Expand" to view the full JSON.