Workato - Pulling data into Domo

Has anyone successfully connected to Workato and pulled in admin report and data for system monitoring? Looking to connect from Domo into Workato. Assuming this is thru a Json connector, but need guidance and code if you have an example to work from.

Tagged:

Best Answer

Answers

  • ellibot
    ellibot Contributor
    Answer ✓

    @Larry_Goodwin I have used the JSON No Code connector to pull Workato data from their admin. Their API docs are super helpful: https://docs.workato.com/oem/oem-api/api-platform.html .

    Authentication is super easy, just need to generate an API key.

  • ellibot
    ellibot Contributor

    I've also used Portable's Workato connector since Domo doesn't currently have one: https://portable.io/connectors/workato

  • @ellibot Thank you. I am not a Json expert for even novice at this point. Know that I am pulling the Workato Usage data:

    GET /api/managed_users/usage

    Have the account setup in Domo via the API hey and it is connecting. In the no code connector though I am getting lost. Here is what I think Is right. Can some verify or suggest an alternative?

  • @ellibot Do you have a code snippet you could share for doing this? With not being a Json expert I am struggling.

  • WDIAS
    WDIAS Member

    Hey there!

    You can integrate these apps with a no-code automation platform and then structure your workflows for data transfer.

    At Albato, for example, it is possible to perform the implementation based on the apps' API documentation and even use the apps already available in the library to build your use cases.