Connect Dataiku with DOMO
rk558
Registered Posts: 1 ✭
Is there a way we can connect Dataiku to DOMO directly or through a plugin or API?
Any thoughts? Thanks in advance
Answers
-
Hi @rk558
,DSS doesn't have built-in support for Domo, but you could potentially use the Domo Python SDK to access it through Python: https://github.com/domoinc/domo-python-sdk
You could also access Domo's REST API directly instead of using the Python SDK if you prefer: https://developer.domo.com/docs/dataset-api-reference/dataset
Thanks,
Zach