{{ request.app.title }} {% if request.app.version %}
{% if request.app.description %} {% endif %}
{{ 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.
-
Use in Tableau Workbooks
Documentation and Tableau-syntax examples for this API.
-
Test Tableau-Style Requests
OpenAPI documentation for the API that Tableau will use.
-
Test Standard Web Requests
OpenAPI documentation for sending standard web requests to this API.
Setup and More Information
Learn how to configure Tableau to and RStudio Connect to work together, and find out more information about FastAPI Tableau.
-
Configuring Tableau Online & Desktop
Step-by-step instructions for configuring Tableau to access this extension on RStudio Connect.
-
RStudio Connect
Learn about how RStudio Connect makes it simple to call external code from Tableau.
-
FastAPI Tableau on GitHub
Read documentation and view the source code powering this extension.