Pulling Domo Data into R

Hello,

Is it possible to use APIs to pull some Domo Account Data into a third-party R system? I'm assuming I would create a developer account and use the Account API?

Best Answer

  • GrantSmith
    GrantSmith Coach
    Answer ✓

    Domo provides an R package you can leverage to extract data from Domo using R: https://github.com/domoinc-r/DomoR

    It outlines how to connect within the README

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

Answers

  • GrantSmith
    GrantSmith Coach
    Answer ✓

    Domo provides an R package you can leverage to extract data from Domo using R: https://github.com/domoinc-r/DomoR

    It outlines how to connect within the README

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