We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Server Discussions

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

Alteryx Gallery x Azure Repos (git)

Tanai_Goncalves
8 - Asteroid

Hey, good morning,

 

I got a request on integrating Alteryx Gallery to Azure Devops CI/CD via Azure repos.

 

which should be the recommended approach?

 

Gallery APIs + ….. ?

 

gitbash, python, powershell?

 

Any thoughts?

 

Regards,

 

Tanai

1 REPLY 1
gabrielvilella
14 - Magnetar

Hi @Tanai_Goncalves, what process exactly are you trying to integrate? If you need to use Server APIs, you can do so in your preferred programming language that supports OAuth2 and REST.