22 lines
369 B
JSON
22 lines
369 B
JSON
{
|
|
"nodes": [
|
|
{
|
|
"name": "IMAP Email",
|
|
"type": "n8n-nodes-base.emailReadImap",
|
|
"position": [
|
|
760,
|
|
400
|
|
],
|
|
"parameters": {
|
|
"options": {
|
|
"allowUnauthorizedCerts": false
|
|
}
|
|
},
|
|
"credentials": {
|
|
"imap": "imap_creds"
|
|
},
|
|
"typeVersion": 1
|
|
}
|
|
],
|
|
"connections": {}
|
|
} |