Changelog
Changelog
RSSAug 26, 2026
FixFixed HTTP File syncs failing entirely during schema generation when a source column's name started with a digit after snake-casing (e.g. a column named 417.dk). Such columns are now prefixed with an n instead of breaking the sync.
View release notes →Jul 9, 2026
NewNew connector that fetches a single CSV or NDJSON file from any HTTPS URL and loads it as a table. Supports an optional authentication header and Full sync only.
View release notes →