19 Feb 2019
03:51 PM
- last edited on
13 Dec 2021
10:29 AM
by
MaciejNeumann
How do you integrate Dynatrace SaaS with Tableau?
Solved! Go to Solution.
What data you want to have in tableau?
Sebastian
User session data...specifically conversions
I'm curious though, how do you connect Dynatrace to Tableau? Is it through the web connector integration? Is there a pre-defined integration?
@William S. you can pull data from Dynatrace API REST directly using Tableau Data Connector or construct a Python query to marshal the data in a file that Tableau can consume.
As Jose said, the API will be your best bet on this. It will be a custom integration for you since this is not predefined for Tableau. Here is a great link where they talk about gathering user experience data via the API:
https://www.dynatrace.com/news/blog/integrate-search-and-segment-user-session-and-user-action-data-with-the-dynatrace-rest-api-beta/?_ga=2.102489537.1333238778.1550589872-1967624720.1534795578
Thanks,
David Nicholls