In Tableau send JSON Query and receive JSON Data from API

Viewed 24

Can someone tell me if WDC is required or it can be done in python??

  1. In Tableau, create a Viz with few parameters e.g. Market.
  2. User selects a particular Market and This Market is passed to the API as JSON Query.
  3. In Response to the JSON Query, API sends another JSON File with Result data for the Selected Market.
  4. This Result data has to be presented in the Tableau Viz using JSON as Data Source.
0 Answers
Related