Alteryx IO Resources

Explore these resources to customize and extend the power of Alteryx with SDKs, APIs, and more.
In this guide, we use the Python SDK, UI-SDK, and Plugin CLI to create a tool uses custom UI Components.
View full article
Developer Step 101: Learn how to scaffold the basic Plugin via CLI.  
View full article
Developer Step 101: This document describes the basic overview of Alteryx Platform SDK and Alteryx Plugin CLI.
View full article
Developer Step 101: This document describes the basics steps of the Alteryx Platform SDK.  This articles illustrates how to use the latest developer tools to create a custom plugin or tool for use in Alteryx. 
View full article
In this guide, we use the Alteryx Python SDK and Alteryx Plugin CLI to create a tool that connects directly to a set of data files and determines the most "danceable" songs that contain a set of lyrics. 
View full article
This page describes how to install the Alteryx Platform SDK and Alteryx Plugin CLI.    
View full article
This document describes how to install the Alteryx SDK CLI that you can use to test extensions.
View full article
In this guide, we use the Alteryx Python SDK and Alteryx Plugin CLI to create a tool that connects directly to 2 Public APIs and gathers the weather forecast for, and distance to, nearby cities.  
View full article
Developer Step 101: Learn how to scaffold a Plugin Workspace via CLI.  
View full article
Step By Step Guide: NBA Playoff API Tool: Example of making API connections and performing custom analytics. In this guide, we use the Alteryx Python SDK and Alteryx Plugin CLI to create a tool that pulls information from an API and finds the mean, min, and max values of the data.
View full article