Integrations
GlassFlow has built-in managed connectors to integrate with several data sources and data sinks.
With GlassFlow's managed connectors, you can move data between systems without having to maintain, update or build custom code. Connectors can be configured as part of setting up a Pipeline.
GlassFlow's github repository has examples on how to build pipeline with managed data sources and data sinks. These can be found here.
In the next few pages of the docs, you can look at the configuration needed for each of the managed connectors.
We are continously building additional connectors each week. In case you are looking for a specific connector that is not on our list so far, please reach out to us via email or via the contact-us form. We typically can fulfill your connector request in less than 2 weeks.
List of Managed Connectors
Connector | Type | Kind (YAML config) | Docs |
---|---|---|---|
Postgres CDC | Source | postgres | docs |
WebHook | Source | - | docs |
Amazon SQS | Source | amazon_sqs | docs |
Google PubSub | Source | google_pubsub | docs |
WebHook | Sink | webhook | docs |
Clickhouse | Sink | clickhouse | docs |
Amazon S3 | Sink | amazon_s3 | docs |
Snowflake | Sink | snowflake_cdc_json | |
Pinecone | Sink | pinecone_json | |
MongoDB | Sink | mongodb_json |