DOMO connector for eMoney tool

I guess there is no DOMO connector available for eMoney financial application as of now. The question is -

  1. Is there a workaround to share data b/w DOMO and eMoney
  2. What is the plan from DOMO engineering team to provide connector for eMoney

Answers

  • ggenovese
    ggenovese Contributor

    You could try to bring in your data with the eMoney API using a JSON No Code connector

    https://developer.emoneyadvisor.com/

  • You can do a manual data export/import, exporting from eMoney in a supported format like CSV or Excel. Then use Domo file upload connectors or Workbench to schedule the import into Domo.

    Connect via API if eMoney provides an API. You can also use the Domo custom connectors to pull directly. As @ggenovese mentions, the normal go-to is often the JSON No Code connector. But for speed, I try to find other ways.

    You could bridge the transfer with ETL tools to support custom API connections. Or possibly see if you can connect to eMoney via Jupyter Notebooks and Python code and push the data into Domo.

    https://developer.emoneyadvisor.com/apis

    ** Was this post helpful? Click Agree or Like below. **
    ** Did this solve your problem? Accept it as a solution! **