Files
n8n/credentials/7.json

27 lines
1.0 KiB
JSON
Executable File

{
"id": 7,
"name": "Google Contacts account",
"data": {
"clientId": "172541179812-23dnkrgfuht77h0v0k6pb4q9k1ph00fu.apps.googleusercontent.com",
"clientSecret": "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",
"oauthTokenData": {
"access_token": "ya29.A0ARrdaM_u1XTI8qBIYcKgn_F27ccZlMc1UUCw36aU767z0rOZn3QRssvuCn_EvNzmkA3GcXugxaELdyFRSp2NzCsKoFZPrenOa2bYnyHBhwOE2mahgQ-mlTqOYvhrnu2KM_fVoyQq6y3fe7l-ju_ox-jy77m6",
"expires_in": 3599,
"refresh_token": "1//0cbntYG7PKh6cCgYIARAAGAwSNwF-L9Ir7Q5-eoHSLCJTYdipYAlO1-cQddKarGnelcsVz7WPRBw9ftc5ntvxvW7ZewJcxhtmPGc",
"scope": "https://www.googleapis.com/auth/contacts",
"token_type": "Bearer",
"callbackQueryString": {
"scope": "https://www.googleapis.com/auth/contacts"
}
}
},
"type": "googleContactsOAuth2Api",
"nodesAccess": [
{
"nodeType": "n8n-nodes-base.googleContacts",
"date": "2022-04-24T09:07:11.048Z"
}
],
"createdAt": "2022-04-24T09:07:11.058Z",
"updatedAt": "2022-05-04T17:29:48.289Z"
}