Files
n8n/credentials/2.json

16 lines
365 B
JSON
Raw Normal View History

2022-05-26 20:57:30 +03:00
{
"id": 2,
"name": "OpenWeatherMap account",
2022-06-01 05:27:46 +00:00
"data": {
"accessToken": "65a8a9122162714f74d40eaf316549d0"
},
2022-05-26 20:57:30 +03:00
"type": "openWeatherMapApi",
"nodesAccess": [
{
"nodeType": "n8n-nodes-base.openWeatherMap",
"date": "2022-04-20T08:35:36.884Z"
}
],
"createdAt": "2022-04-20T08:35:36.890Z",
"updatedAt": "2022-04-20T08:35:36.890Z"
}