Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Tableau Server data as input of Alteryx??

Simhachalam
5 - Atom

Please help in , how to get the tableau server data as input.

I have required server data file URL.

1 REPLY 1
danilang
19 - Altair
19 - Altair

Hi @Simhachalam 

 

The only option to get data from a Tableau server is is to use the Tableau REST API to connect to server and query the datasources.  You can check this article for the basics on connecting to a REST API with Alteryx  and this one for an introduction to authentication.   

 

An easier option is probably to query the data from whatever source Tableau is getting it from.   

 

Dan

 

 

Labels
Top Solution Authors