.venv) ➜ source-intercom git:(master-airbyte) ✗ python3.9 main.py read --config secrets/config.json --catalog secrets/configured_catalog_conversation_parts.json {"type": "LOG", "log": {"level": "INFO", "message": "Starting syncing SourceIntercom"}} {"type": "LOG", "log": {"level": "INFO", "message": "Using start_date: 1009861200.0"}} {"type": "LOG", "log": {"level": "INFO", "message": "Syncing stream: conversation_parts "}} {"type": "RECORD", "record": {"stream": "conversation_parts", "data": {"type": "conversation_part", "id": "14474493337", "part_type": "comment", "body": "...", "created_at": 1651151884, "updated_at": 1651151884, "notified_at": 1651151884, "assigned_to": null, "author": {"id": "3848015", "type": "bot", "name": "Operator", "email": "operator+..."}, "attachments": [], "external_id": null, "redacted": false, "conversation_id": "151272900026718"}, "emitted_at": 1651153684741}} {"type": "RECORD", "record": {"stream": "conversation_parts", "data": {"type": "conversation_part", "id": "14474495261", "part_type": "comment", "body": "...", "created_at": 1651151890, "updated_at": 1651151890, "notified_at": 1651151890, "assigned_to": null, "author": {"id": "61bcb7866b5aa6ec591e2e7d", "type": "user", "name": null, "email": "christian@..."}, "attachments": [], "external_id": null, "redacted": false, "conversation_id": "151272900026718"}, "emitted_at": 1651153684745}} {"type": "RECORD", "record": {"stream": "conversation_parts", "data": {"type": "conversation_part", "id": "14474517231", "part_type": "comment", "body": "...", "created_at": 1651151954, "updated_at": 1651151954, "notified_at": 1651151954, "assigned_to": null, "author": {"id": "61bcb7866b5aa6ec591e2e7d", "type": "user", "name": null, "email": "christian..."}, "attachments": [], "external_id": null, "redacted": false, "conversation_id": "151272900026718"}, "emitted_at": 1651153684745}} {"type": "STATE", "state": {"data": {"conversation_parts": {"updated_at": 1651151954}}}} {"type": "STATE", "state": {"data": {"conversation_parts": {"updated_at": 1651151954}}}} {"type": "STATE", "state": {"data": {"conversation_parts": {"updated_at": 1651151954}}}} {"type": "STATE", "state": {"data": {"conversation_parts": {"updated_at": 1651151954}}}} {"type": "STATE", "state": {"data": {"conversation_parts": {"updated_at": 1651151954}}}} {"type": "STATE", "state": {"data": {"conversation_parts": {"updated_at": 1651151954}}}} {"type": "STATE", "state": {"data": {"conversation_parts": {"updated_at": 1651151954}}}} {"type": "STATE", "state": {"data": {"conversation_parts": {"updated_at": 1651151954}}}} ...