zulip/zerver/webhooks/airbyte/fixtures/airbyte_job_payload_success...

84 lines
2.9 KiB
JSON
Raw Normal View History

{
"text": "Your connection Google Sheets → Postgres from Google Sheets to Postgres succeeded\nThis was for null\n\nYou can access its logs here: https://cloud.airbyte.com/workspaces/84d2dd6e-82aa-406e-91f3-bf8dbf176e69/connections/aa941643-07ea-48a2-9035-024575491720\n\nJob ID: 20441143",
"blocks": [
{
"type": "section",
"text": {
"type": "mrkdwn",
"text": "Sync completed: <https://cloud.airbyte.com/workspaces/84d2dd6e-82aa-406e-91f3-bf8dbf176e69/connections/aa941643-07ea-48a2-9035-024575491720|Google Sheets \u2192 Postgres>"
}
},
{
"type": "section",
"fields": [
{
"type": "mrkdwn",
"text": "*Source:*"
},
{
"type": "mrkdwn",
"text": "<https://cloud.airbyte.com/workspaces/84d2dd6e-82aa-406e-91f3-bf8dbf176e69/source/363c0ea3-e989-4051-9f54-d41b794d6621|Google Sheets>"
},
{
"type": "mrkdwn",
"text": "*Destination:*"
},
{
"type": "mrkdwn",
"text": "<https://cloud.airbyte.com/workspaces/84d2dd6e-82aa-406e-91f3-bf8dbf176e69/destination/b3a05072-e3c8-435a-8e6e-4a5c601039c6|Postgres>"
},
{
"type": "mrkdwn",
"text": "*Duration:*"
},
{
"type": "mrkdwn",
"text": "1 min 23 sec"
}
]
},
{
"type": "section",
"text": {
"type": "mrkdwn",
"text": "*Sync Summary:*\n1400 record(s) extracted / 1400 record(s) loaded\n281 kB extracted / 281 kB loaded\n"
}
}
],
"data": {
"workspace": {
"id": "84d2dd6e-82aa-406e-91f3-bf8dbf176e69",
"name": "Zulip Airbyte Integration",
"url": "https://cloud.airbyte.com/workspaces/84d2dd6e-82aa-406e-91f3-bf8dbf176e69"
},
"connection": {
"id": "aa941643-07ea-48a2-9035-024575491720",
"name": "Google Sheets → Postgres",
"url": "https://cloud.airbyte.com/workspaces/84d2dd6e-82aa-406e-91f3-bf8dbf176e69/connections/aa941643-07ea-48a2-9035-024575491720"
},
"source": {
"id": "363c0ea3-e989-4051-9f54-d41b794d6621",
"name": "Google Sheets",
"url": "https://cloud.airbyte.com/workspaces/84d2dd6e-82aa-406e-91f3-bf8dbf176e69/source/363c0ea3-e989-4051-9f54-d41b794d6621"
},
"destination": {
"id": "b3a05072-e3c8-435a-8e6e-4a5c601039c6",
"name": "Postgres",
"url": "https://cloud.airbyte.com/workspaces/84d2dd6e-82aa-406e-91f3-bf8dbf176e69/destination/b3a05072-e3c8-435a-8e6e-4a5c601039c6"
},
"jobId": 20441143,
"startedAt": "2024-10-22T20:27:59Z",
"finishedAt": "2024-10-22T20:29:22Z",
"bytesEmitted": 288179,
"bytesCommitted": 288179,
"recordsEmitted": 1400,
"recordsCommitted": 1400,
"errorMessage": null,
"durationFormatted": "1 min 23 sec",
"bytesEmittedFormatted": "281 kB",
"bytesCommittedFormatted": "281 kB",
"success": true,
"durationInSeconds": 83
}
}