I want to get data out of DOMO and send back to database
Best Answer
-
We were able to leverage the domoR package as well as the Python to retrieve Domo data and save to a MSSQL database, just depends on your preference. Fairly certain they all hit the same API endpoints.
Using Python, we used pypyodbc to create a database connection, and then execute an insert statement into the appropriate table.
This is Domo's official example for exporting a dataset using Python: https://github.com/domoinc/domo-python-sdk/blob/master/examples/dataset.py
0
Answers
-
This isn't an elegant solution but offering something since noone has responded.
You could use the Selenium library (control web browser) to go login to Domo and download a CSV and then use an Excel library such as openpyxl to interact with said CSV. May or may not work for you but it's something.
The link to the Python SDK for Domo is HERE but I don't see anything about interacting with the data.
**Make sure to like any users posts that helped you and accept the ones who solved your issue.**0 -
We were able to leverage the domoR package as well as the Python to retrieve Domo data and save to a MSSQL database, just depends on your preference. Fairly certain they all hit the same API endpoints.
Using Python, we used pypyodbc to create a database connection, and then execute an insert statement into the appropriate table.
This is Domo's official example for exporting a dataset using Python: https://github.com/domoinc/domo-python-sdk/blob/master/examples/dataset.py
0
Categories
- All Categories
- 1.2K Product Ideas
- 1.2K Ideas Exchange
- 1.3K Connect
- 1.1K Connectors
- 273 Workbench
- 2 Cloud Amplifier
- 3 Federated
- 2.7K Transform
- 78 SQL DataFlows
- 525 Datasets
- 2.1K Magic ETL
- 2.9K Visualize
- 2.2K Charting
- 435 Beast Mode
- 22 Variables
- 513 Automate
- 115 Apps
- 390 APIs & Domo Developer
- 8 Workflows
- 26 Predict
- 10 Jupyter Workspaces
- 16 R & Python Tiles
- 332 Distribute
- 77 Domo Everywhere
- 255 Scheduled Reports
- 66 Manage
- 66 Governance & Security
- 1 Product Release Questions
- Community Forums
- 40 Getting Started
- 26 Community Member Introductions
- 68 Community Announcements
- 4.8K Archive