Zoho CRM ETL | API Data Extraction to Snowflake | Fluid Attacks Help
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 setting up your environment and having access to the prod_observes role and the CACHIX_AUTH_TOKEN environment variable.
Architecture
Prepare:
The ETL request exports data on batch jobs through the Zoho API. It saves the job ID on Snowflake for future retrieval. Job is triggered by a schedule; local execution can be done with:
m . /observes/etl/zoho-crm/fluid
Core:
This is the core ETL process, which downloads the results of the previously requested data.