Jump to content

Swagger Connection


Vincent Thuilot 2

Recommended Posts

Hello

Is there a way to connect to a Swagger platform and load the data from the different APIs

For instance this onehttps://petstore.swagger.io/v2/swagger (from https://petstore.swagger.io/).

How can I import the results of an HTTPGET request

Would it be via Python or is there a connector, could someone share a step by step guidance

Thanks for your help!

Vincent

Link to comment
Share on other sites

  • 2 weeks later...

Hi Vincent,

Python would be a good way to read from an API/rest service like this as you can easily create a Pandas data table from the results to pass back to Spotfire. You can also use an IronPython script but I think Python would be the more flexible and easy approach. ANother alternative is that some API's can be consumed directly using Spotfire's OData connectorif they use the OData standards.

Alternatives would be to use Spotfire ADS a.k.a. TIBCO Data Virtualization (TDV)if you have access to these as they can read APIs also and then connect Spotfire to TDV.

Hope this helps,

Colin

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...