Community Halloween is live until October 31st! Complete any 2 quick activities to earn the 2025 Community Halloween badge. Feeling brave? Check out the activities here
Start Free Trial

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.

Setup CI CD pipeline to Deploy Workflow from Azure Repos to Gallery

Sukanta007
5 - Atom

I have a workflow saved in Azure repos. Once we merged the enhancement to Main branch, how to setup pipeline which can deploy the workflow to Alteryx Gallery

1 REPLY 1
danilang
19 - Altair
19 - Altair

Hi @Sukanta007 

 

Check out the Server API documentation here.  Starting with v3, the API contains all the commands to automate the creation, deployment, and maintenance of workflows, collections, schedules, etc. 

 

Dan