In case you missed the announcement: Alteryx One is here, and so is the Spring Release! Learn more about these new and exciting releases here!

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