Files
n8n/credentials/12.json

18 lines
403 B
JSON
Raw Normal View History

2022-05-26 20:57:30 +03:00
{
"id": 12,
"name": "IMAP account",
2022-06-01 05:27:46 +00:00
"data": {
"user": "it@chernigiv-rada.gov.ua",
"password": "cby[hjafpjnhjy",
"host": "mail.chernigiv-rada.gov.ua"
},
2022-05-26 20:57:30 +03:00
"type": "imap",
"nodesAccess": [
{
"nodeType": "n8n-nodes-base.emailReadImap",
"date": "2022-04-29T05:14:02.622Z"
}
],
"createdAt": "2022-04-29T05:14:02.631Z",
"updatedAt": "2022-04-29T06:06:59.276Z"
}