Files
n8n/credentials/24.json

20 lines
457 B
JSON
Raw Normal View History

2022-05-26 20:57:30 +03:00
{
"id": 24,
"name": "Mailchimp account",
2022-06-01 05:27:46 +00:00
"data": {
"apiKey": "5b32b2c6c3b147298b818bbce008af8f-us9"
},
2022-05-26 20:57:30 +03:00
"type": "mailchimpApi",
"nodesAccess": [
{
"nodeType": "n8n-nodes-base.mailchimpTrigger",
"date": "2022-05-11T17:07:33.536Z"
},
{
"nodeType": "n8n-nodes-base.mailchimp",
"date": "2022-05-11T17:07:33.536Z"
}
],
"createdAt": "2022-05-11T17:07:33.550Z",
"updatedAt": "2022-05-11T17:07:33.550Z"
}