Alteryx Server Knowledge Base

Definitive answers from Server experts.
The AlteryxServerUsageReport.zip available on the Downloads Portal is for versions 2019.3 and below. In versions 2020.1+, Tableau output fails with error “Error: Alteryx Server Usage Report (8): RunBatch (695): Tool #1: The external program ".\CollectionCheck.bat" returned an error code: 1”.
View full article
When a Curator makes certain API calls against the Server Workflow API endpoints, they may get a 403 error code because the workflow is in a different subscription from the Curator.
View full article
This workflow downloads all workflows from a Server to a local machine using the V1 API endpoint /webapi/admin/v1/workflows and the V3 API Pack, then parses through the XML to search for a specified term (such as tools used, database connections, DSNs, queries, versions, etc.).
View full article
Attempting to replace a workflow that was saved into Gallery from Designer with one that was uploaded from Server API will fail.
View full article
API Access Key is blank for a user in the Gallery with API permissions granted. After clicking "Show" on the API Access Secret, nothing is provided.
View full article
Starting in 2022.1, there is only support for API using Oauth 2. There are some Gallery specific requirements to call the endpoints.
View full article
This article provides instructions to change an API response to JSON/XML format.
View full article
This article discusses how a GET "/v1/jobs/{jobId}/" API call may return a "Job Not Found" response when using the Private Studio API keys, and how to change the API call to retrieve the job status.
View full article
This article shows you how to generate a new Admin API Access Key and Secret
View full article