Security: Sync from Public / sync-from-public (push) Has been cancelled
Test: Benchmark Nightly / build (push) Has been cancelled
Test: Benchmark Nightly / Notify Cats on failure (push) Has been cancelled
CI: Python / Checks (push) Has been cancelled
Test: Evals Python / Workflow Comparison Python (push) Has been cancelled
Util: Check Docs URLs / check-docs-urls (push) Has been cancelled
Test: Visual Storybook / Cloudflare Pages (push) Has been cancelled
Test: E2E Performance / build-and-test-performance (push) Has been cancelled
Test: Workflows Nightly / Run Workflow Tests (push) Has been cancelled
Util: Cleanup CI Docker Images / Delete stale CI images (push) Has been cancelled
Test: Benchmark Destroy Env / build (push) Has been cancelled
Util: Update Node Popularity / update-popularity (push) Has been cancelled
Test: E2E Coverage Weekly / Coverage Tests (push) Has been cancelled
68 lines
1.3 KiB
JSON
68 lines
1.3 KiB
JSON
{
|
||
"nodes": [
|
||
{
|
||
"parameters": {},
|
||
"type": "n8n-nodes-base.manualTrigger",
|
||
"typeVersion": 1,
|
||
"position": [120, 700],
|
||
"id": "0e76b314-4994-4141-975f-9614c6094c80",
|
||
"name": "When clicking ‘Execute workflow’"
|
||
},
|
||
{
|
||
"parameters": {
|
||
"operation": "get",
|
||
"userId": {
|
||
"__rl": true,
|
||
"value": "112507770188715252026",
|
||
"mode": "list",
|
||
"cachedResultName": "NewOne22 User22"
|
||
}
|
||
},
|
||
"type": "n8n-nodes-base.gSuiteAdmin",
|
||
"typeVersion": 1,
|
||
"position": [120, 1100],
|
||
"id": "b39d3a72-6e81-4219-82eb-f39d99eace16",
|
||
"name": "Get User",
|
||
"credentials": {
|
||
"gSuiteAdminOAuth2Api": {
|
||
"id": "OXfPMaggXFJ0RLkw",
|
||
"name": "Google Workspace Admin account"
|
||
}
|
||
}
|
||
}
|
||
],
|
||
"connections": {
|
||
"When clicking ‘Execute workflow’": {
|
||
"main": [
|
||
[
|
||
{
|
||
"node": "Get User",
|
||
"type": "main",
|
||
"index": 0
|
||
}
|
||
]
|
||
]
|
||
}
|
||
},
|
||
"pinData": {
|
||
"Get User": [
|
||
{
|
||
"json": {
|
||
"kind": "admin#directory#user",
|
||
"id": "112507770188715252026",
|
||
"primaryEmail": "new@example.com",
|
||
"name": {
|
||
"givenName": "New One",
|
||
"familyName": "User",
|
||
"fullName": "New One User"
|
||
},
|
||
"isAdmin": false,
|
||
"lastLoginTime": "1970-01-01T00:00:00.000Z",
|
||
"creationTime": "2024-12-20T20:48:53.000Z",
|
||
"suspended": true
|
||
}
|
||
}
|
||
]
|
||
}
|
||
}
|