{{ request.app.title }} {% if request.app.version %}
{{ request.app.version }}
{% endif %}

{% if request.app.description %}
{{ request.app.description|markdown|safe }}
{% endif %} {% if warning_message %}
{{ warning_message|markdown|safe }}
{% endif %}

Documentation for this API

Learn how to use this API as a Tableau Analytics Extension or for standard API web requests.

Setup and More Information

Learn how to configure Tableau to and RStudio Connect to work together, and find out more information about FastAPI Tableau.