Alteryx IO Resources

Explore these resources to customize and extend the power of Alteryx with SDKs, APIs, and more.
Developer Step 101: Learn how to scaffold a Plugin Workspace via CLI.  
View full article
Maximize development cycles by testing your tools ahead of time without Designer.    
View full article
Overview of the lifecycle of a Plugin in Alteryx Designer during “Workflow” runs and “Update Only” runs.    
View full article
Understand the basics of the SDK Python Embeddable Distribution (PED).  
View full article
Learn how to add 3rd-party packages and using 3rd-party packages in Plugin code.  
View full article
Overview of the Plugin class, registration of a plugin, and the four core functions available.  
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