Destinations
Destinations are how you access data.
We support the following destinations today:
Destination | Description |
---|---|
Postgres Managed Database | Center manages a Postgres database instance that you can access. Each new source becomes a view in the database that you can query directly. |
Coming soon:
Destination | Description |
---|---|
Google BigQuery | Data is piped directly into Google BigQuery |
Google Pub/Sub | Data is broadcasted for ingestion by Google Pub/Sub. |
Webhook | Data is sent via Webhook. |
CSV Download Link | You get a CSV download link with the latest data from your source. |
REST API | REST API is automatically generated from your Source. |
GraphQL API | GraphQL is automatically generated from your Source. |
Kafka Stream | Data is broadcasted for ingestion via Kafka Stream. |
Need something else? Let us know at support@center.app .