Skip to main content
June 26, 2025
Question

Automating Data Access from OneStream to Snowflake: Exporting Financial and Master Data

  • June 26, 2025
  • 3 replies
  • 0 views

How to configure the OneStream system to push the transaction and master data (dimensions) to Snowflake without manual intervention?

I need step-by-step Info how to pull data from Snowflake into OneStream.

3 replies

June 26, 2025

Can you confirm if you are trying to move data from OneStream to SnowFlake, or pull data into OneStream from Snowflake? Based on the initial post, both statements are asking for 2 different requirements.

Sibi_SAuthor
June 27, 2025

We have included the below points which is need to be done in this process.

  1. We would like to extract the Transformation details for Account, Entity and Product (UD dimension) dimensions from OneStream to Snowflake.
  2. Daily once to start with and we might require an hourly refresh
  3. Metadata and cube data for key reported developed in Snowflake (Not all dimensions required)
  4. Csv is preferable. However, we would like to understand if this can be extracted directly from OneStream using any other ETL tools like Azure Data Factory, Five Tran etc.

 

Regards, Sibi S

June 27, 2025

Check out the OneStream REST API Guide.  Very Simple to setup a REST call from any ETL Tool to extract data without needing flat files.  

June 27, 2025

Transformation rule, DIM, you can write a sql, added to BR and spool to csv. You need to config SIC to able to push to Snoflake.
Data, you can use DM but based on our exp its **bleep** slow. Try using FDX.