Does Graphql endpoints work in Domo ?

Options

Does Graphql endpoints work in Domo? If yes, which connector needs to be used for it ? Please explain in detail. Thanks for your help 😊

Tagged:

Comments

  • GrantSmith
    Options

    Graphsql endpoints can work in Domo but a connector needs to be written as each endpoint is unique in it's processing and data being returned. There are some prewritten connectors for things like Facebook which uses Graphsql in the connector library.

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

    Hi @GrantSmith

    Thank you for quick response. I just had one more follow-up question. I have links which are based on Azure functions, as per below example. I tried using basic Json connector but seems it doesn't work with it. Do you think Azure Connector might help or I have to get a customized connector for it?

    https://"Companyname" . azurewebsites.net/graphql?

  • GrantSmith
    Options

    Looking at the existing Azure connectors they don't appear to fit your needs with that API endpoint. the JSON connectors may allow your to connect to it but I haven't used those heavily so I can't answer for certain. You may need to write a custom connector.

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