API for Monday.com

Options

I am trying to look for the best possible way to get Monday.com data into DOMO.

I dont see any API, and we want to avoid using email connection.

Best Answer

  • ArborRose
    ArborRose Coach
    Answer ✓
    Options

    Monday.com has an API for you to connect (link below). As Grant mentions, you should be able to use the Domo JSON No Code Connector to connect. To find it, go to the Domo AppStore and type "JSON". The connector will show up in the results.

    You can also import and export from Monday.com. That's pretty much a manual process which can be automated on schedule through Domo Workbench. But it's a solution if you aren't comfortable with API connections.

    https://developer.monday.com/apps/docs/mondayapi

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

Answers

  • GrantSmith
    Options

    You've got a few potential options

    1. Use the JSON No Code connector if the API data you're using is straightforward
    2. Write your own Domo Connector
    3. Utilize the pydomo Python package and write your own python script to pull, process and upload the data into Domo.

    **Was this post helpful? Click Agree or Like below**
    **Did this solve your problem? Accept it as a solution!**
  • ArborRose
    ArborRose Coach
    Answer ✓
    Options

    Monday.com has an API for you to connect (link below). As Grant mentions, you should be able to use the Domo JSON No Code Connector to connect. To find it, go to the Domo AppStore and type "JSON". The connector will show up in the results.

    You can also import and export from Monday.com. That's pretty much a manual process which can be automated on schedule through Domo Workbench. But it's a solution if you aren't comfortable with API connections.

    https://developer.monday.com/apps/docs/mondayapi

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