What is a Destination?

Destinations are where Fabra will send the data that we’ve pulled from a Source. Fabra supports many different destinations, including data warehouses like BigQuery, Snowflake and Redshift, operational databases like PostgreSQL and MySQL, object stores like S3 and Cloud Storage, and your own custom webhook endpoints.

Connecting a Destination

The easiest way to setup a new Destination is to use Fabra’s Admin Panel. Navigate to the Destinations tab on the side navigation bar, and click New Destination in the top right of the page.

You can also use Fabra’s API to create Destinations instead. Check out our API docs to learn more.

destinations

You can also receive data from Fabra via a webhook. Learn how to set this up here.