Files
n8n/credentials/3.json

18 lines
387 B
JSON
Executable File

{
"id": 3,
"name": "Wordpress account",
"data": {
"username": "admin",
"password": "rhfcyjtbxthyjt",
"url": "https://blohina.de"
},
"type": "wordpressApi",
"nodesAccess": [
{
"nodeType": "n8n-nodes-base.wordpress",
"date": "2022-04-20T13:28:19.425Z"
}
],
"createdAt": "2022-04-20T13:28:19.431Z",
"updatedAt": "2022-04-20T13:28:19.431Z"
}