Files
n8n/credentials/21.json

18 lines
422 B
JSON
Raw Normal View History

2022-05-26 20:57:30 +03:00
{
"id": 21,
"name": "Grist account",
2022-06-01 05:27:46 +00:00
"data": {
"apiKey": "c2ddbdc6fe4656c8e1397d586d0aa68737188717",
"planType": "selfHosted",
"selfHostedUrl": "http://192.168.50.10:8484"
},
2022-05-26 20:57:30 +03:00
"type": "gristApi",
"nodesAccess": [
{
"nodeType": "n8n-nodes-base.grist",
"date": "2022-05-04T11:26:10.316Z"
}
],
"createdAt": "2022-05-04T11:26:10.327Z",
"updatedAt": "2022-05-04T11:26:10.327Z"
}