Files
n8n/credentials/10.json

21 lines
533 B
JSON
Executable File

{
"id": 10,
"name": "Pushbullet account",
"data": {
"clientId": "uA3pmbmcqz6BaWk7ccZ8wjkZUwosLMZB",
"clientSecret": "6rFhLGjr4tDpSmHSsS6Ul47kq6CNzBu8",
"oauthTokenData": {
"access_token": "o.cnn0Cb1R4gyKLJuQi5YEuoTYb2vYhdlN",
"token_type": "Bearer"
}
},
"type": "pushbulletOAuth2Api",
"nodesAccess": [
{
"nodeType": "n8n-nodes-base.pushbullet",
"date": "2022-04-25T11:13:47.937Z"
}
],
"createdAt": "2022-04-25T11:13:47.944Z",
"updatedAt": "2022-04-25T11:13:51.337Z"
}