Tim Leong
Tim Leong

Reputation: 81

Can Tableau connect to arbitrary REST APIs as data sources?

I would like to use a REST API as a data source for tableau. Is this possible in any way? The API service returns standard JSON, and I would think that would be an ideal scenario for tableau. Rather than connecting to some backend database behind the API.

Thanks

Upvotes: 8

Views: 23265

Answers (1)

e h
e h

Reputation: 8893

The web data connector does this and is in beta right now as noted by inox. See: https://www.tableau.com/web-data-connector

"The Web Data Connector will allow you to create a connection to almost any data that is accessible over HTTP. This can include internal web services, JSON data, REST APIs, and many other sources. It will not be supported in the initial launch of Tableau 9.0. Beta participants will be able to use a dedicated product key to continue building and testing connectors until the Web Data Connector officially launches."

Also, you can use the Extract API to create Tableau Extracts from an API: https://www.tableau.com/learn/tutorials/on-demand/extract-api-introduction

Upvotes: 11

Related Questions