Batch Background Removal for Google Drive Images
bc314aa0-d76b-4e19-b9f0-9d23207f18b5
Latency
2903ms
Cost
$0.0000
Tokens
0
Status
successgemini-3-flash-preview
Workflow Graph
Trace
[
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "7f79d9e0-a7ac-422c-869f-76ada147917c",
"timestamp": 1780641671079
},
{
"data": {
"kind": "n8n-nodes-base.googleDriveTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1780641671079
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "7f79d9e0-a7ac-422c-869f-76ada147917c",
"timestamp": 1780641671079
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "a2f15d9a-5458-4d83-995a-e41491c997bd",
"timestamp": 1780641671083
},
{
"data": {
"service": "googleDrive",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780641671083
},
{
"data": {
"url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780641671083
},
{
"data": {
"status": 200
},
"event": "drive.read",
"nodeId": "integration",
"timestamp": 1780641671582
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleDrive",
"latencyMs": 499,
"operation": "download"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780641671582
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "a2f15d9a-5458-4d83-995a-e41491c997bd",
"timestamp": 1780641671582
},
{
"data": {
"nodeType": "set"
},
"event": "node_start",
"nodeId": "99582f98-3707-4480-954a-f091e4e8133a",
"timestamp": 1780641671586
},
{
"data": {
"inputKeys": [
"originalFilename",
"bg_color"
],
"mergeKeys": []
},
"event": "merged",
"nodeId": "set",
"timestamp": 1780641671586
},
{
"data": {
"status": "ok",
"nodeType": "set"
},
"event": "node_end",
"nodeId": "99582f98-3707-4480-954a-f091e4e8133a",
"timestamp": 1780641671586
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "3e2bef4d-22f8-465d-8d11-f9fe25e67cd9",
"timestamp": 1780641671588
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "imageEdit",
"latencyMs": 800,
"operation": "information",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780641672390
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "3e2bef4d-22f8-465d-8d11-f9fe25e67cd9",
"timestamp": 1780641672390
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "66d4f5c2-3d63-4e4a-8ea7-358c17061198",
"timestamp": 1780641672393
},
{
"data": {
"count": 1
},
"event": "splitOut",
"nodeId": "passthrough",
"timestamp": 1780641672393
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "66d4f5c2-3d63-4e4a-8ea7-358c17061198",
"timestamp": 1780641672393
},
{
"data": {
"nodeType": "merge"
},
"event": "node_start",
"nodeId": "16924a69-2711-4dc6-b7ab-c0e2001edfa4",
"timestamp": 1780641672396
},
{
"data": {
"inputCount": 2
},
"event": "merged 2 inputs",
"nodeId": "merge",
"timestamp": 1780641672396
},
{
"data": {
"status": "ok",
"nodeType": "merge"
},
"event": "node_end",
"nodeId": "16924a69-2711-4dc6-b7ab-c0e2001edfa4",
"timestamp": 1780641672396
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "7b5973d4-0d9f-4d17-8b71-e6c4f81d682e",
"timestamp": 1780641672399
},
{
"event": "fetching POST https://image-api.photoroom.com/v2/edit",
"nodeId": "http",
"timestamp": 1780641672399
},
{
"data": {
"url": "https://image-api.photoroom.com/v2/edit",
"method": "POST"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780641672399
},
{
"data": {
"status": "ok",
"nodeType": "http"
},
"event": "node_end",
"nodeId": "7b5973d4-0d9f-4d17-8b71-e6c4f81d682e",
"timestamp": 1780641672590
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "10f8a6cf-d1d0-4c5f-9983-5d574f98a7ba",
"timestamp": 1780641672596
},
{
"data": {
"service": "googleDrive",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780641672596
},
{
"data": {
"url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780641672596
},
{
"data": {
"status": 200
},
"event": "drive.read",
"nodeId": "integration",
"timestamp": 1780641673425
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleDrive",
"latencyMs": 829,
"operation": "read"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780641673425
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "10f8a6cf-d1d0-4c5f-9983-5d574f98a7ba",
"timestamp": 1780641673425
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "5e4e91ff-346e-414d-bbe2-0724469183b4",
"timestamp": 1780641673429
},
{
"event": "fetching POST https://image-api.photoroom.com/v2/edit",
"nodeId": "http",
"timestamp": 1780641673429
},
{
"data": {
"url": "https://image-api.photoroom.com/v2/edit",
"method": "POST"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780641673429
},
{
"data": {
"status": "ok",
"nodeType": "http"
},
"event": "node_end",
"nodeId": "5e4e91ff-346e-414d-bbe2-0724469183b4",
"timestamp": 1780641673487
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "39196096-ef45-4159-8286-00a1b21aaec4",
"timestamp": 1780641673491
},
{
"data": {
"service": "googleDrive",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780641673491
},
{
"data": {
"url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780641673491
},
{
"data": {
"status": 200
},
"event": "drive.read",
"nodeId": "integration",
"timestamp": 1780641673977
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleDrive",
"latencyMs": 486,
"operation": "read"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780641673977
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "39196096-ef45-4159-8286-00a1b21aaec4",
"timestamp": 1780641673977
},
{
"data": {
"nodeType": "if"
},
"event": "node_start",
"nodeId": "e3b262d2-c367-4733-8cde-abd485c3d81b",
"timestamp": 1780641673979
},
{
"event": "true branch",
"nodeId": "if",
"timestamp": 1780641673979
},
{
"data": {
"status": "ok",
"nodeType": "if"
},
"event": "node_end",
"nodeId": "e3b262d2-c367-4733-8cde-abd485c3d81b",
"timestamp": 1780641673979
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "0cc4f416-7341-4bf7-8fb8-f3c746f8b9e4",
"timestamp": 1780641673982
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780641673982
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "0cc4f416-7341-4bf7-8fb8-f3c746f8b9e4",
"timestamp": 1780641673982
}
]