Files
n8n/credentials/26.json

17 lines
432 B
JSON
Raw Normal View History

2022-05-26 20:57:30 +03:00
{
"id": 26,
"name": "Mailgun account",
2022-06-01 05:27:46 +00:00
"data": {
"emailDomain": "sandboxbfe44b4db638471f93306a2eaf0a2bd9.mailgun.org",
"apiKey": "58581a79b58198a4a5112116033725f5-100b5c8d-2a30926d"
},
2022-05-26 20:57:30 +03:00
"type": "mailgunApi",
"nodesAccess": [
{
"nodeType": "n8n-nodes-base.mailgun",
"date": "2022-05-11T17:43:00.368Z"
}
],
"createdAt": "2022-05-11T17:43:00.377Z",
"updatedAt": "2022-05-11T17:43:00.377Z"
}