Etls
Zoho CRM ETL
This ETL process extracts data from the Zoho CRM api and sends it to the warehouse (Snowflake). Note Local execution and sending of jobs will require to setup your environment and have access to the prod_observes role and the CACHIX_AUTH_TOKEN ...
Fluid Attacks' platform ETL
This ETL process (a.k.a. dynamo_etl) extracts data from the Fluid Attacks’ platform database (dynamo) and sends it to the warehouse (Snowflake). Note Local execution and sending of jobs will require to setup your environment and have access to the ...
Google sheets ETL
Set up OAuth client Go to google cloud console. Create a project and an OAuth client. Associate the client with a trustful redirect_uri and necessary permissions (scopes). The created client should provide all the other necessary elements e.g. ...
Introduction
In this section you will find several information about the ETLs implemented in Observes. Tip Have an idea to simplify our architecture or noticed docs that could use some love? Don't hesitate to open an issue or submit improvements.