Fibery Setup Guide
Prerequisites
We require a Fibery API key. please refer to the following guide: https://the.fibery.io/@public/User_Guide/Guide/REST-API-Authentication-260#:~:text=You%20can%20generate%2C%20list%20and,were%20given%20to%20current%20user
Setup Guide
- Log in to your Fibery account.
- Click on your account details in top top-left corner of the web page
- Go to "Settings" -> "API Key"
- Click "Generate API key" and make sure to copy to clipboard before the page refreshes and the token isn't visible anymore
- Onboard to Matia using the API key (steps 1-4) and your account name
- found in your URL - [ACCOUNT_NAME].fibery.io
Supported Streams
Databases steams (Full Refresh)
- We sync the data in all of your databases
- The output tables are in the following format:
- [DESTINATION_SCHEMA].[FIBERY_SPACE]_[FIBERY_DATABASE]
Schema stream (Full Refresh)
- we sync metadata of the columns of all of your databases
- The output tables are in the following format:
- [DESTINATION_SCHEMA].FIBERY_SCHEMA