{"id":19239232,"url":"https://github.com/atomotic/airtable-cdc-kafka","last_synced_at":"2026-03-19T08:53:34.592Z","repository":{"id":146672698,"uuid":"324832298","full_name":"atomotic/airtable-cdc-kafka","owner":"atomotic","description":"A CDC (Change data capture) for Airtable into Kafka.","archived":false,"fork":false,"pushed_at":"2021-01-05T10:32:21.000Z","size":3,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T14:17:48.379Z","etag":null,"topics":["airtable","airtable-api","cdc","kafka"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atomotic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-27T19:20:17.000Z","updated_at":"2023-10-30T15:09:40.000Z","dependencies_parsed_at":"2023-07-18T19:47:13.373Z","dependency_job_id":null,"html_url":"https://github.com/atomotic/airtable-cdc-kafka","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/atomotic/airtable-cdc-kafka","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomotic%2Fairtable-cdc-kafka","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomotic%2Fairtable-cdc-kafka/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomotic%2Fairtable-cdc-kafka/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomotic%2Fairtable-cdc-kafka/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atomotic","download_url":"https://codeload.github.com/atomotic/airtable-cdc-kafka/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomotic%2Fairtable-cdc-kafka/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29946823,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T18:21:26.597Z","status":"ssl_error","status_checked_at":"2026-02-28T18:19:38.892Z","response_time":90,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["airtable","airtable-api","cdc","kafka"],"created_at":"2024-11-09T16:38:16.659Z","updated_at":"2026-02-28T18:34:21.245Z","avatar_url":"https://github.com/atomotic.png","language":"Dockerfile","funding_links":[],"categories":["Content Management"],"sub_categories":["Airtable"],"readme":"# airtable-cdc-kafka\n\nA CDC (Change data capture) for Airtable into Kafka.   \nEach modified row of the spreadsheet creates a message into a Kafka topic.\n\nKafka Connect with this [HTTP Connector](https://github.com/castorm/kafka-connect-http) scrapes regularly the [Airtable API](https://airtable.com/api) for modified records (rows)\n\nTwo fields are needed into the spreadsheet:\n\n* **Done**, type Checkbox\n* **updated_at**, type Formula, `LAST_MODIFIED_TIME()`\n\n![](https://docuver.se/airtable-cdc-kafka.jpg)\n\nUsage:\n\n* Modify **conf/airtable.properties** with the API Token and your table URL and tweak `http.timer.interval`\n* Start the stack: ```docker-compose up -d```\n\n* Watch (consume) messages ([kaf](https://github.com/birdayz/kaf))\n\n    ```kaf -b 192.168.0.100:9094 consume airtable```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomotic%2Fairtable-cdc-kafka","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatomotic%2Fairtable-cdc-kafka","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomotic%2Fairtable-cdc-kafka/lists"}